#E19EED#E19EED
#E19EED is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.0% C 0.130 H 321.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E19EED |
|---|---|
| RGB | rgb(225, 158, 237) |
| HSL | hsl(291, 69%, 77%) |
| HSV | hsv(291, 33%, 93%) |
| CMYK | cmyk(5.1%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(73.92, 37.88, -29.85) |
| CIE-LCH | lch(73.92, 48.23, 321.77°) |
| OKLab | oklab(79.03% 0.1017 -0.0814) |
| OKLCH | oklch(79.03% 0.13 321.3) |
| XYZ | xyz(58.5624, 46.5774, 86.0098) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.59
Mauve
#E0B0FF
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19EED #AAED9E
analogous
#B99EED #E19EED #ED9ED2
triadic
#E19EED #EDE19E #9EEDE1
tetradic
#E19EED #EDB99E #AAED9E #9ED2ED
square
#E19EED #EDB99E #AAED9E #9ED2ED
split-complementary
#E19EED #D2ED9E #9EEDB9
monochromatic
#C137DA #D16AE3 #E19EED #F1D2F7 #F7E5FA
Accessibility & contrast
On white
2.04
#E19EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E19EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19EED
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19EED | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E3A7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e19eed; /* rgb */ color: rgb(225, 158, 237); /* oklch */ color: oklch(79.0% 0.130 321.3);
Tailwind
colors: {
custom: {
50: '#ebbbf3',
500: '#e19eed',
950: '#000000',
},
}SCSS
$custom: #e19eed; $custom-light: #ebbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e19eed",
"rgb": {
"r": 225,
"g": 158,
"b": 237
},
"hsl": {
"h": 290.886,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.79026,
"c": 0.13026,
"h": 321.3
},
"luminance": 0.46576
}Semantic roles & 50–950 ramp
primary
#E19EED
secondary
#DDF2D9
accent
#D11531
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185