#E19DF2#E19DF2
#E19DF2 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.1% C 0.137 H 319.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DF2 |
|---|---|
| RGB | rgb(225, 157, 242) |
| HSL | hsl(288, 77%, 78%) |
| HSV | hsv(288, 35%, 95%) |
| CMYK | cmyk(7%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.89, 39.38, -32.61) |
| CIE-LCH | lch(73.89, 51.13, 320.37°) |
| OKLab | oklab(79.07% 0.1043 -0.0893) |
| OKLCH | oklch(79.07% 0.137 319.4) |
| XYZ | xyz(59.1332, 46.5340, 89.8541) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.29
Lilac (survey)
#CEA2FD
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DF2 #AEF29D
analogous
#B69DF2 #E19DF2 #F29DD8
triadic
#E19DF2 #F2E19D #9DF2E1
tetradic
#E19DF2 #F2B69D #AEF29D #9DD8F2
square
#E19DF2 #F2B69D #AEF29D #9DD8F2
split-complementary
#E19DF2 #D8F29D #9DF2B6
monochromatic
#C031E4 #D067EB #E19DF2 #F2D3F9 #F7E4FB
Accessibility & contrast
On white
2.04
#E19DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#E19DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DF2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DF2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#E2A7BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e19df2; /* rgb */ color: rgb(225, 157, 242); /* oklch */ color: oklch(79.1% 0.137 319.4);
Tailwind
colors: {
custom: {
50: '#ebbbf6',
500: '#e19df2',
950: '#000000',
},
}SCSS
$custom: #e19df2; $custom-light: #ebbbf6; $custom-dark: #000000;
JSON
{
"hex": "#e19df2",
"rgb": {
"r": 225,
"g": 157,
"b": 242
},
"hsl": {
"h": 288,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.79068,
"c": 0.13729,
"h": 319.4
},
"luminance": 0.46532
}Semantic roles & 50–950 ramp
primary
#E19DF2
secondary
#DDF3D8
accent
#D90D36
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185