#E09DEE#E09DEE
#E09DEE is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.8% C 0.132 H 320.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E09DEE |
|---|---|
| RGB | rgb(224, 157, 238) |
| HSL | hsl(290, 70%, 77%) |
| HSV | hsv(290, 34%, 93%) |
| CMYK | cmyk(5.9%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(73.63, 38.30, -30.84) |
| CIE-LCH | lch(73.63, 49.17, 321.16°) |
| OKLab | oklab(78.8% 0.1022 -0.0843) |
| OKLCH | oklch(78.8% 0.132 320.5) |
| XYZ | xyz(58.2281, 46.1360, 86.7102) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Mauve
#E0B0FF
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09DEE #ABEE9D
analogous
#B89DEE #E09DEE #EE9DD3
triadic
#E09DEE #EEE09D #9DEEE0
tetradic
#E09DEE #EEB89D #ABEE9D #9DD3EE
square
#E09DEE #EEB89D #ABEE9D #9DD3EE
split-complementary
#E09DEE #D3EE9D #9DEEB8
monochromatic
#BF35DC #D069E5 #E09DEE #F0D1F7 #F7E5FA
Accessibility & contrast
On white
2.05
#E09DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E09DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09DEE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09DEE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#E2A6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09dee; /* rgb */ color: rgb(224, 157, 238); /* oklch */ color: oklch(78.8% 0.132 320.5);
Tailwind
colors: {
custom: {
50: '#ebbbf3',
500: '#e09dee',
950: '#000000',
},
}SCSS
$custom: #e09dee; $custom-light: #ebbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e09dee",
"rgb": {
"r": 224,
"g": 157,
"b": 238
},
"hsl": {
"h": 289.63,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.788,
"c": 0.13248,
"h": 320.5
},
"luminance": 0.46134
}Semantic roles & 50–950 ramp
primary
#E09DEE
secondary
#DDF2D9
accent
#D21334
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185