Fuchsia Pheromone
#9f4cb7
Fuchsia Pheromone is a color with the hex code #9f4cb7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9f4cb7 | |
|---|---|---|
| RGB | rgb(159, 76, 183) | |
| HSL | hsl(287, 43%, 51%) | |
| CMYK | cmyk(13%, 58%, 0%, 28%) | |
| LAB | lab(47, 47, -42) | |
| OKLCH | oklch(0.56 0.176 318) |
Color harmonies
Tints & shades
Code snippets
color: #9f4cb7;
background-color: #9f4cb7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFF9F4CB7)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.30, blue: 0.72, alpha: 1.0)