#EE9EF9#EE9EF9
#EE9EF9 is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.150 H 322.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EF9 |
|---|---|
| RGB | rgb(238, 158, 249) |
| HSL | hsl(293, 88%, 80%) |
| HSV | hsv(293, 37%, 98%) |
| CMYK | cmyk(4.4%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.74, 44.12, -33.43) |
| CIE-LCH | lch(75.74, 55.36, 322.85°) |
| OKLab | oklab(80.86% 0.1191 -0.0914) |
| OKLCH | oklch(80.86% 0.15 322.5) |
| XYZ | xyz(64.5837, 49.4726, 95.7513) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.89
Lilac (survey)
#CEA2FD
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EF9 #A9F99E
analogous
#C09EF9 #EE9EF9 #F99ED7
triadic
#EE9EF9 #F9EE9E #9EF9EE
tetradic
#EE9EF9 #F9C09E #A9F99E #9ED7F9
square
#EE9EF9 #F9C09E #A9F99E #9ED7F9
split-complementary
#EE9EF9 #D7F99E #9EF9C0
monochromatic
#DA2BF2 #E464F5 #EE9EF9 #F8D8FD #FAE2FD
Accessibility & contrast
On white
1.93
#EE9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EE9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EF9
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EF9 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#F1A8C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ee9ef9; /* rgb */ color: rgb(238, 158, 249); /* oklch */ color: oklch(80.9% 0.150 322.5);
Tailwind
colors: {
custom: {
50: '#f5bcfb',
500: '#ee9ef9',
950: '#000000',
},
}SCSS
$custom: #ee9ef9; $custom-light: #f5bcfb; $custom-dark: #000000;
JSON
{
"hex": "#ee9ef9",
"rgb": {
"r": 238,
"g": 158,
"b": 249
},
"hsl": {
"h": 292.747,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.80864,
"c": 0.15015,
"h": 322.5
},
"luminance": 0.4947
}Semantic roles & 50–950 ramp
primary
#EE9EF9
secondary
#DAF5D6
accent
#E5011C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185