#FC66E6#FC66E6
#FC66E6 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.1% C 0.230 H 333.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66E6 |
|---|---|
| RGB | rgb(252, 102, 230) |
| HSL | hsl(309, 96%, 69%) |
| HSV | hsv(309, 60%, 99%) |
| CMYK | cmyk(0%, 59.5%, 8.7%, 1.2%) |
| CIE-LAB | lab(66.46, 71.54, -37.30) |
| CIE-LCH | lch(66.46, 80.68, 332.47°) |
| OKLab | oklab(74.07% 0.2066 -0.1017) |
| OKLCH | oklch(74.07% 0.23 333.8) |
| XYZ | xyz(59.1794, 35.9158, 78.6631) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.61
Purply Pink
#F075E6
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66E6 #66FC7C
analogous
#C766FC #FC66E6 #FC669B
triadic
#FC66E6 #E6FC66 #66E6FC
tetradic
#FC66E6 #FCC766 #66FC7C #669BFC
square
#FC66E6 #FCC766 #66FC7C #669BFC
split-complementary
#FC66E6 #9BFC66 #66FCC7
monochromatic
#E304C2 #FB2ADC #FC66E6 #FDA2F0 #FEDEFA
Accessibility & contrast
On white
2.57
#FC66E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC66E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66E6
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66E6 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6394EA
Deuteranopia (green-blind)
#93AAE2
Tritanopia (blue-blind)
#FF719D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc66e6; /* rgb */ color: rgb(252, 102, 230); /* oklch */ color: oklch(74.1% 0.230 333.8);
Tailwind
colors: {
custom: {
50: '#ff9aee',
500: '#fc66e6',
950: '#000000',
},
}SCSS
$custom: #fc66e6; $custom-light: #ff9aee; $custom-dark: #000000;
JSON
{
"hex": "#fc66e6",
"rgb": {
"r": 252,
"g": 102,
"b": 230
},
"hsl": {
"h": 308.8,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.74071,
"c": 0.23027,
"h": 333.8
},
"luminance": 0.35911
}Semantic roles & 50–950 ramp
primary
#FC66E6
secondary
#C9F5D0
accent
#E62200
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84