#E09EEA#E09EEA
#E09EEA is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.8% C 0.127 H 322.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EEA |
|---|---|
| RGB | rgb(224, 158, 234) |
| HSL | hsl(292, 64%, 77%) |
| HSV | hsv(292, 32%, 92%) |
| CMYK | cmyk(4.3%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.70, 37.00, -28.56) |
| CIE-LCH | lch(73.70, 46.74, 322.34°) |
| OKLab | oklab(78.8% 0.0998 -0.0778) |
| OKLCH | oklch(78.8% 0.127 322.1) |
| XYZ | xyz(57.8169, 46.2433, 83.7062) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.02
Mauve
#E0B0FF
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EEA #A8EA9E
analogous
#BA9EEA #E09EEA #EA9ECE
triadic
#E09EEA #EAE09E #9EEAE0
tetradic
#E09EEA #EABA9E #A8EA9E #9ECEEA
square
#E09EEA #EABA9E #A8EA9E #9ECEEA
split-complementary
#E09EEA #CEEA9E #9EEABA
monochromatic
#C039D4 #D06CDF #E09EEA #F0D0F5 #F7E6FA
Accessibility & contrast
On white
2.05
#E09EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E09EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EEA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EEA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#E2A6BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09eea; /* rgb */ color: rgb(224, 158, 234); /* oklch */ color: oklch(78.8% 0.127 322.1);
Tailwind
colors: {
custom: {
50: '#eabbf1',
500: '#e09eea',
950: '#000000',
},
}SCSS
$custom: #e09eea; $custom-light: #eabbf1; $custom-dark: #000000;
JSON
{
"hex": "#e09eea",
"rgb": {
"r": 224,
"g": 158,
"b": 234
},
"hsl": {
"h": 292.105,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.78803,
"c": 0.12652,
"h": 322.1
},
"luminance": 0.46242
}Semantic roles & 50–950 ramp
primary
#E09EEA
secondary
#DDF1DA
accent
#CC1931
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184