#E19DED#E19DED
#E19DED is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.132 H 321.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DED |
|---|---|
| RGB | rgb(225, 157, 237) |
| HSL | hsl(291, 69%, 77%) |
| HSV | hsv(291, 34%, 93%) |
| CMYK | cmyk(5.1%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(73.70, 38.42, -30.19) |
| CIE-LCH | lch(73.70, 48.86, 321.84°) |
| OKLab | oklab(78.86% 0.1031 -0.0824) |
| OKLCH | oklch(78.86% 0.132 321.4) |
| XYZ | xyz(58.3925, 46.2377, 85.9532) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Mauve
#E0B0FF
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DED #A9ED9D
analogous
#B99DED #E19DED #ED9DD1
triadic
#E19DED #EDE19D #9DEDE1
tetradic
#E19DED #EDB99D #A9ED9D #9DD1ED
square
#E19DED #EDB99D #A9ED9D #9DD1ED
split-complementary
#E19DED #D1ED9D #9DEDB9
monochromatic
#C136DA #D169E4 #E19DED #F1D1F6 #F7E5FA
Accessibility & contrast
On white
2.05
#E19DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E19DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DED
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DED | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#E3A6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e19ded; /* rgb */ color: rgb(225, 157, 237); /* oklch */ color: oklch(78.9% 0.132 321.4);
Tailwind
colors: {
custom: {
50: '#ebbbf3',
500: '#e19ded',
950: '#000000',
},
}SCSS
$custom: #e19ded; $custom-light: #ebbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e19ded",
"rgb": {
"r": 225,
"g": 157,
"b": 237
},
"hsl": {
"h": 291,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.7886,
"c": 0.13199,
"h": 321.4
},
"luminance": 0.46236
}Semantic roles & 50–950 ramp
primary
#E19DED
secondary
#DDF2D9
accent
#D11531
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185