#E09EED#E09EED
#E09EED is a light, vivid purple. Relative luminance 0.464; OKLCH L 78.9% C 0.130 H 320.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EED |
|---|---|
| RGB | rgb(224, 158, 237) |
| HSL | hsl(290, 69%, 77%) |
| HSV | hsv(290, 33%, 93%) |
| CMYK | cmyk(5.5%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(73.82, 37.58, -30.02) |
| CIE-LCH | lch(73.82, 48.09, 321.38°) |
| OKLab | oklab(78.93% 0.1005 -0.0819) |
| OKLCH | oklch(78.93% 0.13 320.8) |
| XYZ | xyz(58.2515, 46.4171, 85.9952) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.61
Baby Purple
#CA9BF7
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EED #ABED9E
analogous
#B99EED #E09EED #ED9ED2
triadic
#E09EED #EDE09E #9EEDE0
tetradic
#E09EED #EDB99E #ABED9E #9ED2ED
square
#E09EED #EDB99E #ABED9E #9ED2ED
split-complementary
#E09EED #D2ED9E #9EEDB9
monochromatic
#BF37DA #D06AE3 #E09EED #F0D2F7 #F7E5FA
Accessibility & contrast
On white
2.04
#E09EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E09EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EED
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EED | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E2A7BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09eed; /* rgb */ color: rgb(224, 158, 237); /* oklch */ color: oklch(78.9% 0.130 320.8);
Tailwind
colors: {
custom: {
50: '#eabbf3',
500: '#e09eed',
950: '#000000',
},
}SCSS
$custom: #e09eed; $custom-light: #eabbf3; $custom-dark: #000000;
JSON
{
"hex": "#e09eed",
"rgb": {
"r": 224,
"g": 158,
"b": 237
},
"hsl": {
"h": 290.127,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.78925,
"c": 0.12969,
"h": 320.8
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#E09EED
secondary
#DDF2D9
accent
#D11534
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185