#EE8EF6#EE8EF6
#EE8EF6 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.174 H 324.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EF6 |
|---|---|
| RGB | rgb(238, 142, 246) |
| HSL | hsl(295, 85%, 76%) |
| HSV | hsv(295, 42%, 96%) |
| CMYK | cmyk(3.3%, 42.3%, 0%, 3.5%) |
| CIE-LAB | lab(72.35, 51.81, -37.06) |
| CIE-LCH | lch(72.35, 63.70, 324.42°) |
| OKLab | oklab(78.27% 0.1412 -0.1016) |
| OKLCH | oklch(78.27% 0.174 324.3) |
| XYZ | xyz(61.5659, 44.1796, 92.4555) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.23
Plum
#DDA0DD
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EF6 #96F68E
analogous
#BA8EF6 #EE8EF6 #F68ECA
triadic
#EE8EF6 #F6EE8E #8EF6EE
tetradic
#EE8EF6 #F6BA8E #96F68E #8ECAF6
square
#EE8EF6 #F6BA8E #96F68E #8ECAF6
split-complementary
#EE8EF6 #CAF68E #8EF6BA
monochromatic
#DD1DED #E555F1 #EE8EF6 #F7C7FB #FBE3FD
Accessibility & contrast
On white
2.14
#EE8EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EE8EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EF6
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EF6 | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#F299B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8ef6; /* rgb */ color: rgb(238, 142, 246); /* oklch */ color: oklch(78.3% 0.174 324.3);
Tailwind
colors: {
custom: {
50: '#f5b1f9',
500: '#ee8ef6',
950: '#000000',
},
}SCSS
$custom: #ee8ef6; $custom-light: #f5b1f9; $custom-dark: #000000;
JSON
{
"hex": "#ee8ef6",
"rgb": {
"r": 238,
"g": 142,
"b": 246
},
"hsl": {
"h": 295.385,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78275,
"c": 0.17399,
"h": 324.3
},
"luminance": 0.44177
}Semantic roles & 50–950 ramp
primary
#EE8EF6
secondary
#D9F5D6
accent
#E20415
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085