#DEA4E9#DEA4E9
#DEA4E9 is a light, moderate purple. Relative luminance 0.480; OKLCH L 79.6% C 0.114 H 321.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4E9 |
|---|---|
| RGB | rgb(222, 164, 233) |
| HSL | hsl(290, 61%, 78%) |
| HSV | hsv(290, 30%, 91%) |
| CMYK | cmyk(4.7%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(74.80, 32.96, -26.34) |
| CIE-LCH | lch(74.80, 42.20, 321.37°) |
| OKLab | oklab(79.58% 0.0884 -0.0716) |
| OKLCH | oklch(79.58% 0.114 321) |
| XYZ | xyz(58.1058, 47.9652, 83.2723) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.45
Mauve
#E0B0FF
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 5.85
Light Violet
#D6B4FC
ΔE00 6.12
Light Lavendar
#EFC0FE
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4E9 #AFE9A4
analogous
#BBA4E9 #DEA4E9 #E9A4D1
triadic
#DEA4E9 #E9DEA4 #A4E9DE
tetradic
#DEA4E9 #E9BBA4 #AFE9A4 #A4D1E9
square
#DEA4E9 #E9BBA4 #AFE9A4 #A4D1E9
split-complementary
#DEA4E9 #D1E9A4 #A4E9BB
monochromatic
#BA41D1 #CC73DD #DEA4E9 #F0D5F5 #F6E6F9
Accessibility & contrast
On white
1.98
#DEA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#DEA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4E9
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4E9 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4EC
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#E0ABBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dea4e9; /* rgb */ color: rgb(222, 164, 233); /* oklch */ color: oklch(79.6% 0.114 321.0);
Tailwind
colors: {
custom: {
50: '#e9bff0',
500: '#dea4e9',
950: '#000000',
},
}SCSS
$custom: #dea4e9; $custom-light: #e9bff0; $custom-dark: #000000;
JSON
{
"hex": "#dea4e9",
"rgb": {
"r": 222,
"g": 164,
"b": 233
},
"hsl": {
"h": 290.435,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.79581,
"c": 0.11381,
"h": 321
},
"luminance": 0.47964
}Semantic roles & 50–950 ramp
primary
#DEA4E9
secondary
#DEF0DB
accent
#C91D38
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161216
muted
#848184