#FC66E5#FC66E5
#FC66E5 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.0% C 0.230 H 334.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66E5 |
|---|---|
| RGB | rgb(252, 102, 229) |
| HSL | hsl(309, 96%, 69%) |
| HSV | hsv(309, 60%, 99%) |
| CMYK | cmyk(0%, 59.5%, 9.1%, 1.2%) |
| CIE-LAB | lab(66.41, 71.39, -36.81) |
| CIE-LCH | lch(66.41, 80.32, 332.73°) |
| OKLab | oklab(74.03% 0.2065 -0.1003) |
| OKLCH | oklch(74.03% 0.23 334.1) |
| XYZ | xyz(59.0394, 35.8598, 77.9257) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.72
Purply Pink
#F075E6
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66E5 #66FC7D
analogous
#C866FC #FC66E5 #FC669A
triadic
#FC66E5 #E5FC66 #66E5FC
tetradic
#FC66E5 #FCC866 #66FC7D #669AFC
square
#FC66E5 #FCC866 #66FC7D #669AFC
split-complementary
#FC66E5 #9AFC66 #66FCC8
monochromatic
#E304C1 #FB2ADB #FC66E5 #FDA2EF #FEDEF9
Accessibility & contrast
On white
2.57
#FC66E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FC66E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66E5
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66E5 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6493E9
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#FF709C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc66e5; /* rgb */ color: rgb(252, 102, 229); /* oklch */ color: oklch(74.0% 0.230 334.1);
Tailwind
colors: {
custom: {
50: '#ff9aed',
500: '#fc66e5',
950: '#000000',
},
}SCSS
$custom: #fc66e5; $custom-light: #ff9aed; $custom-dark: #000000;
JSON
{
"hex": "#fc66e5",
"rgb": {
"r": 252,
"g": 102,
"b": 229
},
"hsl": {
"h": 309.2,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.74026,
"c": 0.22954,
"h": 334.1
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#FC66E5
secondary
#C9F5D0
accent
#E62300
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84