#EE9EFB#EE9EFB
#EE9EFB is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.9% C 0.152 H 321.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EFB |
|---|---|
| RGB | rgb(238, 158, 251) |
| HSL | hsl(292, 92%, 80%) |
| HSV | hsv(292, 37%, 98%) |
| CMYK | cmyk(5.2%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.82, 44.50, -34.39) |
| CIE-LCH | lch(75.82, 56.24, 322.30°) |
| OKLab | oklab(80.95% 0.1196 -0.0941) |
| OKLCH | oklch(80.95% 0.152 321.8) |
| XYZ | xyz(64.8973, 49.5981, 97.4029) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.92
Plum
#DDA0DD
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EFB #ABFB9E
analogous
#BF9EFB #EE9EFB #FB9ED9
triadic
#EE9EFB #FBEE9E #9EFBEE
tetradic
#EE9EFB #FBBF9E #ABFB9E #9ED9FB
square
#EE9EFB #FBBF9E #ABFB9E #9ED9FB
split-complementary
#EE9EFB #D9FB9E #9EFBBF
monochromatic
#D928F6 #E463F9 #EE9EFB #F8D9FD #FAE2FE
Accessibility & contrast
On white
1.92
#EE9EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EE9EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EFB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EFB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#F0A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ee9efb; /* rgb */ color: rgb(238, 158, 251); /* oklch */ color: oklch(80.9% 0.152 321.8);
Tailwind
colors: {
custom: {
50: '#f5bcfd',
500: '#ee9efb',
950: '#000000',
},
}SCSS
$custom: #ee9efb; $custom-light: #f5bcfd; $custom-dark: #000000;
JSON
{
"hex": "#ee9efb",
"rgb": {
"r": 238,
"g": 158,
"b": 251
},
"hsl": {
"h": 291.613,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80948,
"c": 0.15218,
"h": 321.8
},
"luminance": 0.49596
}Semantic roles & 50–950 ramp
primary
#EE9EFB
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185