#E19DEC#E19DEC
#E19DEC is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.8% C 0.131 H 321.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DEC |
|---|---|
| RGB | rgb(225, 157, 236) |
| HSL | hsl(292, 68%, 77%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.7%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.66, 38.23, -29.70) |
| CIE-LCH | lch(73.66, 48.41, 322.15°) |
| OKLab | oklab(78.82% 0.1029 -0.081) |
| OKLCH | oklch(78.82% 0.131 321.8) |
| XYZ | xyz(58.2468, 46.1794, 85.1859) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.53
Mauve
#E0B0FF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DEC #A8EC9D
analogous
#BA9DEC #E19DEC #EC9DCF
triadic
#E19DEC #ECE19D #9DECE1
tetradic
#E19DEC #ECBA9D #A8EC9D #9DCFEC
square
#E19DEC #ECBA9D #A8EC9D #9DCFEC
split-complementary
#E19DEC #CFEC9D #9DECBA
monochromatic
#C236D8 #D16AE2 #E19DEC #F1D0F6 #F7E5FA
Accessibility & contrast
On white
2.05
#E19DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E19DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DEC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DEC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#E3A5BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e19dec; /* rgb */ color: rgb(225, 157, 236); /* oklch */ color: oklch(78.8% 0.131 321.8);
Tailwind
colors: {
custom: {
50: '#ebbbf2',
500: '#e19dec',
950: '#000000',
},
}SCSS
$custom: #e19dec; $custom-light: #ebbbf2; $custom-dark: #000000;
JSON
{
"hex": "#e19dec",
"rgb": {
"r": 225,
"g": 157,
"b": 236
},
"hsl": {
"h": 291.646,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78819,
"c": 0.13094,
"h": 321.8
},
"luminance": 0.46178
}Semantic roles & 50–950 ramp
primary
#E19DEC
secondary
#DDF2D9
accent
#CF1630
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185