#EE9EF8#EE9EF8
#EE9EF8 is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.8% C 0.149 H 322.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EF8 |
|---|---|
| RGB | rgb(238, 158, 248) |
| HSL | hsl(293, 87%, 80%) |
| HSV | hsv(293, 36%, 97%) |
| CMYK | cmyk(4%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(75.71, 43.94, -32.95) |
| CIE-LCH | lch(75.71, 54.92, 323.13°) |
| OKLab | oklab(80.82% 0.1189 -0.09) |
| OKLCH | oklch(80.82% 0.149 322.9) |
| XYZ | xyz(64.4282, 49.4104, 94.9321) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Mauve
#E0B0FF
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EF8 #A8F89E
analogous
#C19EF8 #EE9EF8 #F89ED5
triadic
#EE9EF8 #F8EE9E #9EF8EE
tetradic
#EE9EF8 #F8C19E #A8F89E #9ED5F8
square
#EE9EF8 #F8C19E #A8F89E #9ED5F8
split-complementary
#EE9EF8 #D5F89E #9EF8C1
monochromatic
#DA2CF0 #E465F4 #EE9EF8 #F8D7FC #FAE2FD
Accessibility & contrast
On white
1.93
#EE9EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#EE9EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EF8
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EF8 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FB
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#F1A8C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ee9ef8; /* rgb */ color: rgb(238, 158, 248); /* oklch */ color: oklch(80.8% 0.149 322.9);
Tailwind
colors: {
custom: {
50: '#f5bcfa',
500: '#ee9ef8',
950: '#000000',
},
}SCSS
$custom: #ee9ef8; $custom-light: #f5bcfa; $custom-dark: #000000;
JSON
{
"hex": "#ee9ef8",
"rgb": {
"r": 238,
"g": 158,
"b": 248
},
"hsl": {
"h": 293.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.80822,
"c": 0.14915,
"h": 322.9
},
"luminance": 0.49408
}Semantic roles & 50–950 ramp
primary
#EE9EF8
secondary
#D9F5D6
accent
#E3021B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185