#EE9EF7#EE9EF7
#EE9EF7 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.148 H 323.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EF7 |
|---|---|
| RGB | rgb(238, 158, 247) |
| HSL | hsl(294, 85%, 79%) |
| HSV | hsv(294, 36%, 97%) |
| CMYK | cmyk(3.6%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(75.67, 43.75, -32.47) |
| CIE-LCH | lch(75.67, 54.48, 323.42°) |
| OKLab | oklab(80.78% 0.1187 -0.0887) |
| OKLCH | oklch(80.78% 0.148 323.2) |
| XYZ | xyz(64.2734, 49.3485, 94.1172) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.32
Mauve
#E0B0FF
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.83
Lilac (survey)
#CEA2FD
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EF7 #A7F79E
analogous
#C29EF7 #EE9EF7 #F79ED3
triadic
#EE9EF7 #F7EE9E #9EF7EE
tetradic
#EE9EF7 #F7C29E #A7F79E #9ED3F7
square
#EE9EF7 #F7C29E #A7F79E #9ED3F7
split-complementary
#EE9EF7 #D3F79E #9EF7C2
monochromatic
#DA2DEE #E465F2 #EE9EF7 #F8D7FC #FAE3FD
Accessibility & contrast
On white
1.93
#EE9EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#EE9EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EF7
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EF7 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4FA
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#F1A7BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ee9ef7; /* rgb */ color: rgb(238, 158, 247); /* oklch */ color: oklch(80.8% 0.148 323.2);
Tailwind
colors: {
custom: {
50: '#f5bcfa',
500: '#ee9ef7',
950: '#000000',
},
}SCSS
$custom: #ee9ef7; $custom-light: #f5bcfa; $custom-dark: #000000;
JSON
{
"hex": "#ee9ef7",
"rgb": {
"r": 238,
"g": 158,
"b": 247
},
"hsl": {
"h": 293.933,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.80781,
"c": 0.14814,
"h": 323.2
},
"luminance": 0.49346
}Semantic roles & 50–950 ramp
primary
#EE9EF7
secondary
#D9F5D6
accent
#E1041B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185