#FC6EE5#FC6EE5
#FC6EE5 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.218 H 334.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EE5 |
|---|---|
| RGB | rgb(252, 110, 229) |
| HSL | hsl(310, 96%, 71%) |
| HSV | hsv(310, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 9.1%, 1.2%) |
| CIE-LAB | lab(67.66, 68.00, -34.87) |
| CIE-LCH | lch(67.66, 76.42, 332.85°) |
| OKLab | oklab(74.94% 0.1966 -0.0949) |
| OKLCH | oklch(74.94% 0.218 334.2) |
| XYZ | xyz(59.8639, 37.5088, 78.2005) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EE5 #6EFC85
analogous
#CC6EFC #FC6EE5 #FC6E9E
triadic
#FC6EE5 #E5FC6E #6EE5FC
tetradic
#FC6EE5 #FCCC6E #6EFC85 #6E9EFC
square
#FC6EE5 #FCCC6E #6EFC85 #6E9EFC
split-complementary
#FC6EE5 #9EFC6E #6EFCCC
monochromatic
#EB05C6 #FB32DA #FC6EE5 #FDAAF0 #FEE1FA
Accessibility & contrast
On white
2.47
#FC6EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FC6EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EE5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EE5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98E9
Deuteranopia (green-blind)
#98ACE1
Tritanopia (blue-blind)
#FF77A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6ee5; /* rgb */ color: rgb(252, 110, 229); /* oklch */ color: oklch(74.9% 0.218 334.2);
Tailwind
colors: {
custom: {
50: '#ff9eed',
500: '#fc6ee5',
950: '#000000',
},
}SCSS
$custom: #fc6ee5; $custom-light: #ff9eed; $custom-dark: #000000;
JSON
{
"hex": "#fc6ee5",
"rgb": {
"r": 252,
"g": 110,
"b": 229
},
"hsl": {
"h": 309.718,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.74938,
"c": 0.21826,
"h": 334.2
},
"luminance": 0.37504
}Semantic roles & 50–950 ramp
primary
#FC6EE5
secondary
#D0F6D6
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84