#E09DEC#E09DEC
#E09DEC is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.7% C 0.130 H 321.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E09DEC |
|---|---|
| RGB | rgb(224, 157, 236) |
| HSL | hsl(291, 68%, 77%) |
| HSV | hsv(291, 33%, 93%) |
| CMYK | cmyk(5.1%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.56, 37.92, -29.87) |
| CIE-LCH | lch(73.56, 48.27, 321.77°) |
| OKLab | oklab(78.72% 0.1017 -0.0815) |
| OKLCH | oklch(78.72% 0.13 321.3) |
| XYZ | xyz(57.9359, 46.0191, 85.1713) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 5.99
Lilac (survey)
#CEA2FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09DEC #A9EC9D
analogous
#B99DEC #E09DEC #EC9DD1
triadic
#E09DEC #ECE09D #9DECE0
tetradic
#E09DEC #ECB99D #A9EC9D #9DD1EC
square
#E09DEC #ECB99D #A9EC9D #9DD1EC
split-complementary
#E09DEC #D1EC9D #9DECB9
monochromatic
#C036D8 #D06AE2 #E09DEC #F0D0F6 #F7E5FA
Accessibility & contrast
On white
2.06
#E09DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E09DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09DEC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09DEC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#E2A6BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09dec; /* rgb */ color: rgb(224, 157, 236); /* oklch */ color: oklch(78.7% 0.130 321.3);
Tailwind
colors: {
custom: {
50: '#eabbf2',
500: '#e09dec',
950: '#000000',
},
}SCSS
$custom: #e09dec; $custom-light: #eabbf2; $custom-dark: #000000;
JSON
{
"hex": "#e09dec",
"rgb": {
"r": 224,
"g": 157,
"b": 236
},
"hsl": {
"h": 290.886,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78717,
"c": 0.13036,
"h": 321.3
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#E09DEC
secondary
#DDF2D9
accent
#CF1632
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185