#FE6EE8#FE6EE8
#FE6EE8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.222 H 333.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EE8 |
|---|---|
| RGB | rgb(254, 110, 232) |
| HSL | hsl(309, 99%, 71%) |
| HSV | hsv(309, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 8.7%, 0.4%) |
| CIE-LAB | lab(68.06, 69.00, -35.88) |
| CIE-LCH | lch(68.06, 77.77, 332.52°) |
| OKLab | oklab(75.33% 0.1991 -0.0977) |
| OKLCH | oklch(75.33% 0.222 333.9) |
| XYZ | xyz(61.0146, 38.0533, 80.4597) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EE8 #6EFE84
analogous
#CC6EFE #FE6EE8 #FE6EA0
triadic
#FE6EE8 #E8FE6E #6EE8FE
tetradic
#FE6EE8 #FECC6E #6EFE84 #6EA0FE
square
#FE6EE8 #FECC6E #6EFE84 #6EA0FE
split-complementary
#FE6EE8 #A0FE6E #6EFECC
monochromatic
#F002CC #FE31DE #FE6EE8 #FEABF2 #FFE1FA
Accessibility & contrast
On white
2.44
#FE6EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FE6EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EE8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EE8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EC
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6ee8; /* rgb */ color: rgb(254, 110, 232); /* oklch */ color: oklch(75.3% 0.222 333.9);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fe6ee8',
950: '#000000',
},
}SCSS
$custom: #fe6ee8; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fe6ee8",
"rgb": {
"r": 254,
"g": 110,
"b": 232
},
"hsl": {
"h": 309.167,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75331,
"c": 0.22179,
"h": 333.9
},
"luminance": 0.38049
}Semantic roles & 50–950 ramp
primary
#FE6EE8
secondary
#D1F7D7
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84