#E19DFD#E19DFD
#E19DFD is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.149 H 315.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DFD |
|---|---|
| RGB | rgb(225, 157, 253) |
| HSL | hsl(283, 96%, 80%) |
| HSV | hsv(283, 38%, 99%) |
| CMYK | cmyk(11.1%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.33, 41.56, -37.90) |
| CIE-LCH | lch(74.33, 56.25, 317.64°) |
| OKLab | oklab(79.54% 0.1068 -0.1043) |
| OKLCH | oklch(79.54% 0.149 315.7) |
| XYZ | xyz(60.8352, 47.2148, 98.8181) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 4.79
Pastel Purple
#CAA0FF
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.12
Pale Violet
#CEAEFA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DFD #B9FD9D
analogous
#B19DFD #E19DFD #FD9DE9
triadic
#E19DFD #FDE19D #9DFDE1
tetradic
#E19DFD #FDB19D #B9FD9D #9DE9FD
square
#E19DFD #FDB19D #B9FD9D #9DE9FD
split-complementary
#E19DFD #E9FD9D #9DFDB1
monochromatic
#BC25FB #CF61FC #E19DFD #F3D9FE #F6E1FE
Accessibility & contrast
On white
2.01
#E19DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E19DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DFD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DFD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#E0AAC1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e19dfd; /* rgb */ color: rgb(225, 157, 253); /* oklch */ color: oklch(79.5% 0.149 315.7);
Tailwind
colors: {
custom: {
50: '#ebbbfe',
500: '#e19dfd',
950: '#000000',
},
}SCSS
$custom: #e19dfd; $custom-light: #ebbbfe; $custom-dark: #000000;
JSON
{
"hex": "#e19dfd",
"rgb": {
"r": 225,
"g": 157,
"b": 253
},
"hsl": {
"h": 282.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79541,
"c": 0.14928,
"h": 315.7
},
"luminance": 0.47213
}Semantic roles & 50–950 ramp
primary
#E19DFD
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186