#FC6EE4#FC6EE4
#FC6EE4 is a light, highly saturated pink. Relative luminance 0.374; OKLCH L 74.9% C 0.218 H 334.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EE4 |
|---|---|
| RGB | rgb(252, 110, 228) |
| HSL | hsl(310, 96%, 71%) |
| HSV | hsv(310, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 9.5%, 1.2%) |
| CIE-LAB | lab(67.62, 67.85, -34.38) |
| CIE-LCH | lch(67.62, 76.06, 333.13°) |
| OKLab | oklab(74.89% 0.1964 -0.0935) |
| OKLCH | oklch(74.89% 0.218 334.6) |
| XYZ | xyz(59.7247, 37.4532, 77.4673) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.13
Violet (CSS)
#EE82EE
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EE4 #6EFC86
analogous
#CD6EFC #FC6EE4 #FC6E9D
triadic
#FC6EE4 #E4FC6E #6EE4FC
tetradic
#FC6EE4 #FCCD6E #6EFC86 #6E9DFC
square
#FC6EE4 #FCCD6E #6EFC86 #6E9DFC
split-complementary
#FC6EE4 #9DFC6E #6EFCCD
monochromatic
#EB05C4 #FB32D9 #FC6EE4 #FDAAEF #FEE1F9
Accessibility & contrast
On white
2.47
#FC6EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FC6EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EE4
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EE4 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D97E8
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6ee4; /* rgb */ color: rgb(252, 110, 228); /* oklch */ color: oklch(74.9% 0.218 334.6);
Tailwind
colors: {
custom: {
50: '#ff9eed',
500: '#fc6ee4',
950: '#000000',
},
}SCSS
$custom: #fc6ee4; $custom-light: #ff9eed; $custom-dark: #000000;
JSON
{
"hex": "#fc6ee4",
"rgb": {
"r": 252,
"g": 110,
"b": 228
},
"hsl": {
"h": 310.141,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.74894,
"c": 0.21751,
"h": 334.6
},
"luminance": 0.37449
}Semantic roles & 50–950 ramp
primary
#FC6EE4
secondary
#D0F6D6
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84