#E19DEE#E19DEE
#E19DEE is a light, vivid purple. Relative luminance 0.463; OKLCH L 78.9% C 0.133 H 321.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DEE |
|---|---|
| RGB | rgb(225, 157, 238) |
| HSL | hsl(290, 70%, 77%) |
| HSV | hsv(290, 34%, 93%) |
| CMYK | cmyk(5.5%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(73.74, 38.61, -30.67) |
| CIE-LCH | lch(73.74, 49.31, 321.54°) |
| OKLab | oklab(78.9% 0.1034 -0.0838) |
| OKLCH | oklch(78.9% 0.133 321) |
| XYZ | xyz(58.5390, 46.2963, 86.7247) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DEE #AAEE9D
analogous
#B89DEE #E19DEE #EE9DD3
triadic
#E19DEE #EEE19D #9DEEE1
tetradic
#E19DEE #EEB89D #AAEE9D #9DD3EE
square
#E19DEE #EEB89D #AAEE9D #9DD3EE
split-complementary
#E19DEE #D3EE9D #9DEEB8
monochromatic
#C135DC #D169E5 #E19DEE #F1D1F7 #F7E5FA
Accessibility & contrast
On white
2.05
#E19DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E19DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DEE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DEE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#E3A6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e19dee; /* rgb */ color: rgb(225, 157, 238); /* oklch */ color: oklch(78.9% 0.133 321.0);
Tailwind
colors: {
custom: {
50: '#ebbbf3',
500: '#e19dee',
950: '#000000',
},
}SCSS
$custom: #e19dee; $custom-light: #ebbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e19dee",
"rgb": {
"r": 225,
"g": 157,
"b": 238
},
"hsl": {
"h": 290.37,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.78901,
"c": 0.13304,
"h": 321
},
"luminance": 0.46295
}Semantic roles & 50–950 ramp
primary
#E19DEE
secondary
#DDF2D9
accent
#D21332
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185