#E09EEB#E09EEB
#E09EEB is a light, vivid purple. Relative luminance 0.463; OKLCH L 78.8% C 0.128 H 321.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EEB |
|---|---|
| RGB | rgb(224, 158, 235) |
| HSL | hsl(291, 66%, 77%) |
| HSV | hsv(291, 33%, 92%) |
| CMYK | cmyk(4.7%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(73.74, 37.19, -29.04) |
| CIE-LCH | lch(73.74, 47.19, 322.01°) |
| OKLab | oklab(78.84% 0.1 -0.0792) |
| OKLCH | oklch(78.84% 0.128 321.6) |
| XYZ | xyz(57.9609, 46.3009, 84.4649) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EEB #A9EB9E
analogous
#BA9EEB #E09EEB #EB9ECF
triadic
#E09EEB #EBE09E #9EEBE0
tetradic
#E09EEB #EBBA9E #A9EB9E #9ECFEB
square
#E09EEB #EBBA9E #A9EB9E #9ECFEB
split-complementary
#E09EEB #CFEB9E #9EEBBA
monochromatic
#C039D6 #D06BE1 #E09EEB #F0D1F5 #F7E6FA
Accessibility & contrast
On white
2.05
#E09EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E09EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EEB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EEB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0EE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#E2A6BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09eeb; /* rgb */ color: rgb(224, 158, 235); /* oklch */ color: oklch(78.8% 0.128 321.6);
Tailwind
colors: {
custom: {
50: '#eabbf1',
500: '#e09eeb',
950: '#000000',
},
}SCSS
$custom: #e09eeb; $custom-light: #eabbf1; $custom-dark: #000000;
JSON
{
"hex": "#e09eeb",
"rgb": {
"r": 224,
"g": 158,
"b": 235
},
"hsl": {
"h": 291.429,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.78843,
"c": 0.12758,
"h": 321.6
},
"luminance": 0.46299
}Semantic roles & 50–950 ramp
primary
#E09EEB
secondary
#DDF1DA
accent
#CE1832
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184