#FC6FE9#FC6FE9
#FC6FE9 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.220 H 333.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FE9 |
|---|---|
| RGB | rgb(252, 111, 233) |
| HSL | hsl(308, 96%, 71%) |
| HSV | hsv(308, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 7.5%, 1.2%) |
| CIE-LAB | lab(67.99, 68.19, -36.58) |
| CIE-LCH | lch(67.99, 77.38, 331.79°) |
| OKLab | oklab(75.23% 0.1959 -0.0997) |
| OKLCH | oklch(75.23% 0.22 333) |
| XYZ | xyz(60.5373, 37.9518, 81.2119) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 1.85
Light Magenta
#FA5FF7
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FE9 #6FFC82
analogous
#C86FFC #FC6FE9 #FC6FA2
triadic
#FC6FE9 #E9FC6F #6FE9FC
tetradic
#FC6FE9 #FCC86F #6FFC82 #6FA2FC
square
#FC6FE9 #FCC86F #6FFC82 #6FA2FC
split-complementary
#FC6FE9 #A2FC6F #6FFCC8
monochromatic
#EC05CD #FB33E0 #FC6FE9 #FDABF2 #FEE1FA
Accessibility & contrast
On white
2.44
#FC6FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FC6FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FE9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FE9 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99ED
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6fe9; /* rgb */ color: rgb(252, 111, 233); /* oklch */ color: oklch(75.2% 0.220 333.0);
Tailwind
colors: {
custom: {
50: '#ff9ff0',
500: '#fc6fe9',
950: '#000000',
},
}SCSS
$custom: #fc6fe9; $custom-light: #ff9ff0; $custom-dark: #000000;
JSON
{
"hex": "#fc6fe9",
"rgb": {
"r": 252,
"g": 111,
"b": 233
},
"hsl": {
"h": 308.085,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75234,
"c": 0.21985,
"h": 333
},
"luminance": 0.37948
}Semantic roles & 50–950 ramp
primary
#FC6FE9
secondary
#D1F6D6
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84