#FC66E9#FC66E9
#FC66E9 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.2% C 0.233 H 332.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66E9 |
|---|---|
| RGB | rgb(252, 102, 233) |
| HSL | hsl(308, 96%, 69%) |
| HSV | hsv(308, 60%, 99%) |
| CMYK | cmyk(0%, 59.5%, 7.5%, 1.2%) |
| CIE-LAB | lab(66.59, 72.00, -38.76) |
| CIE-LCH | lch(66.59, 81.77, 331.71°) |
| OKLab | oklab(74.21% 0.207 -0.1059) |
| OKLCH | oklch(74.21% 0.233 332.9) |
| XYZ | xyz(59.6043, 36.0858, 80.9009) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.51
Purply Pink
#F075E6
ΔE00 2.59
Light Magenta
#FA5FF7
ΔE00 2.72
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66E9 #66FC79
analogous
#C466FC #FC66E9 #FC669E
triadic
#FC66E9 #E9FC66 #66E9FC
tetradic
#FC66E9 #FCC466 #66FC79 #669EFC
square
#FC66E9 #FCC466 #66FC79 #669EFC
split-complementary
#FC66E9 #9EFC66 #66FCC4
monochromatic
#E304C7 #FB2AE0 #FC66E9 #FDA2F2 #FEDEFA
Accessibility & contrast
On white
2.56
#FC66E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FC66E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66E9
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66E9 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6294ED
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#FF729E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc66e9; /* rgb */ color: rgb(252, 102, 233); /* oklch */ color: oklch(74.2% 0.233 332.9);
Tailwind
colors: {
custom: {
50: '#ff9af0',
500: '#fc66e9',
950: '#000000',
},
}SCSS
$custom: #fc66e9; $custom-light: #ff9af0; $custom-dark: #000000;
JSON
{
"hex": "#fc66e9",
"rgb": {
"r": 252,
"g": 102,
"b": 233
},
"hsl": {
"h": 307.6,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.74208,
"c": 0.23251,
"h": 332.9
},
"luminance": 0.36081
}Semantic roles & 50–950 ramp
primary
#FC66E9
secondary
#C9F5CF
accent
#E61D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84