#E19DFF#E19DFF
#E19DFF is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.151 H 315.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DFF |
|---|---|
| RGB | rgb(225, 157, 255) |
| HSL | hsl(282, 100%, 81%) |
| HSV | hsv(282, 38%, 100%) |
| CMYK | cmyk(11.8%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(74.41, 41.96, -38.86) |
| CIE-LCH | lch(74.41, 57.19, 317.20°) |
| OKLab | oklab(79.63% 0.1072 -0.1071) |
| OKLCH | oklch(79.63% 0.151 315) |
| XYZ | xyz(61.1555, 47.3429, 100.5049) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.16
Baby Purple
#CA9BF7
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.15
Liliac
#C48EFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DFF #BBFF9D
analogous
#B09DFF #E19DFF #FF9DEC
triadic
#E19DFF #FFE19D #9DFFE1
tetradic
#E19DFF #FFB09D #BBFF9D #9DECFF
square
#E19DFF #FFB09D #BBFF9D #9DECFF
split-complementary
#E19DFF #ECFF9D #9DFFB0
monochromatic
#BC23FF #CE60FF #E19DFF #F4DAFF #F6E0FF
Accessibility & contrast
On white
2.01
#E19DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E19DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DFF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DFF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#DFAAC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e19dff; /* rgb */ color: rgb(225, 157, 255); /* oklch */ color: oklch(79.6% 0.151 315.0);
Tailwind
colors: {
custom: {
50: '#ecbbff',
500: '#e19dff',
950: '#000000',
},
}SCSS
$custom: #e19dff; $custom-light: #ecbbff; $custom-dark: #000000;
JSON
{
"hex": "#e19dff",
"rgb": {
"r": 225,
"g": 157,
"b": 255
},
"hsl": {
"h": 281.633,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79629,
"c": 0.15149,
"h": 315
},
"luminance": 0.47341
}Semantic roles & 50–950 ramp
primary
#E19DFF
secondary
#DFF7D4
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186