#EE8EF9#EE8EF9
#EE8EF9 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.177 H 323.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EF9 |
|---|---|
| RGB | rgb(238, 142, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4.4%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(72.47, 52.36, -38.51) |
| CIE-LCH | lch(72.47, 64.99, 323.67°) |
| OKLab | oklab(78.41% 0.1418 -0.1057) |
| OKLCH | oklch(78.41% 0.177 323.3) |
| XYZ | xyz(62.0300, 44.3653, 94.9001) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 7.61
Plum
#DDA0DD
ΔE00 7.81
Candy Pink
#FF63E9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EF9 #99F98E
analogous
#B98EF9 #EE8EF9 #F98ECF
triadic
#EE8EF9 #F9EE8E #8EF9EE
tetradic
#EE8EF9 #F9B98E #99F98E #8ECFF9
square
#EE8EF9 #F9B98E #99F98E #8ECFF9
split-complementary
#EE8EF9 #CFF98E #8EF9B9
monochromatic
#DD1AF3 #E554F6 #EE8EF9 #F7C8FC #FBE2FD
Accessibility & contrast
On white
2.13
#EE8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EE8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EF9
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EF9 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F19AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ef9; /* rgb */ color: rgb(238, 142, 249); /* oklch */ color: oklch(78.4% 0.177 323.3);
Tailwind
colors: {
custom: {
50: '#f5b1fb',
500: '#ee8ef9',
950: '#000000',
},
}SCSS
$custom: #ee8ef9; $custom-light: #f5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ee8ef9",
"rgb": {
"r": 238,
"g": 142,
"b": 249
},
"hsl": {
"h": 293.832,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.78408,
"c": 0.17688,
"h": 323.3
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#EE8EF9
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085