#EE9EF6#EE9EF6
#EE9EF6 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.7% C 0.147 H 323.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EF6 |
|---|---|
| RGB | rgb(238, 158, 246) |
| HSL | hsl(295, 83%, 79%) |
| HSV | hsv(295, 36%, 96%) |
| CMYK | cmyk(3.3%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.63, 43.56, -31.99) |
| CIE-LCH | lch(75.63, 54.05, 323.71°) |
| OKLab | oklab(80.74% 0.1185 -0.0873) |
| OKLCH | oklch(80.74% 0.147 323.6) |
| XYZ | xyz(64.1196, 49.2870, 93.3067) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.17
Mauve
#E0B0FF
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.74
Lilac (survey)
#CEA2FD
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EF6 #A6F69E
analogous
#C29EF6 #EE9EF6 #F69ED2
triadic
#EE9EF6 #F6EE9E #9EF6EE
tetradic
#EE9EF6 #F6C29E #A6F69E #9ED2F6
square
#EE9EF6 #F6C29E #A6F69E #9ED2F6
split-complementary
#EE9EF6 #D2F69E #9EF6C2
monochromatic
#DA2EEC #E466F1 #EE9EF6 #F8D6FB #FAE3FC
Accessibility & contrast
On white
1.93
#EE9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EE9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EF6
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EF6 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F9
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#F1A7BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ee9ef6; /* rgb */ color: rgb(238, 158, 246); /* oklch */ color: oklch(80.7% 0.147 323.6);
Tailwind
colors: {
custom: {
50: '#f5bcf9',
500: '#ee9ef6',
950: '#000000',
},
}SCSS
$custom: #ee9ef6; $custom-light: #f5bcf9; $custom-dark: #000000;
JSON
{
"hex": "#ee9ef6",
"rgb": {
"r": 238,
"g": 158,
"b": 246
},
"hsl": {
"h": 294.545,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80739,
"c": 0.14714,
"h": 323.6
},
"luminance": 0.49285
}Semantic roles & 50–950 ramp
primary
#EE9EF6
secondary
#D9F4D7
accent
#DF061A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185