#FC6EE8#FC6EE8
#FC6EE8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.221 H 333.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EE8 |
|---|---|
| RGB | rgb(252, 110, 232) |
| HSL | hsl(308, 96%, 71%) |
| HSV | hsv(308, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 7.9%, 1.2%) |
| CIE-LAB | lab(67.78, 68.47, -36.34) |
| CIE-LCH | lch(67.78, 77.51, 332.04°) |
| OKLab | oklab(75.07% 0.197 -0.099) |
| OKLCH | oklch(75.07% 0.221 333.3) |
| XYZ | xyz(60.2864, 37.6778, 80.4256) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 1.91
Light Magenta
#FA5FF7
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EE8 #6EFC82
analogous
#C96EFC #FC6EE8 #FC6EA1
triadic
#FC6EE8 #E8FC6E #6EE8FC
tetradic
#FC6EE8 #FCC96E #6EFC82 #6EA1FC
square
#FC6EE8 #FCC96E #6EFC82 #6EA1FC
split-complementary
#FC6EE8 #A1FC6E #6EFCC9
monochromatic
#EB05CA #FB32DE #FC6EE8 #FDAAF2 #FEE1FA
Accessibility & contrast
On white
2.46
#FC6EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FC6EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EE8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EE8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98EC
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6ee8; /* rgb */ color: rgb(252, 110, 232); /* oklch */ color: oklch(75.1% 0.221 333.3);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fc6ee8',
950: '#000000',
},
}SCSS
$custom: #fc6ee8; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fc6ee8",
"rgb": {
"r": 252,
"g": 110,
"b": 232
},
"hsl": {
"h": 308.451,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75072,
"c": 0.22053,
"h": 333.3
},
"luminance": 0.37674
}Semantic roles & 50–950 ramp
primary
#FC6EE8
secondary
#D0F6D5
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84