#DEA4EF#DEA4EF
#DEA4EF is a light, vivid purple. Relative luminance 0.483; OKLCH L 79.8% C 0.120 H 318.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4EF |
|---|---|
| RGB | rgb(222, 164, 239) |
| HSL | hsl(286, 70%, 79%) |
| HSV | hsv(286, 31%, 94%) |
| CMYK | cmyk(7.1%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(75.02, 34.13, -29.26) |
| CIE-LCH | lch(75.02, 44.96, 319.39°) |
| OKLab | oklab(79.82% 0.09 -0.0799) |
| OKLCH | oklch(79.82% 0.12 318.4) |
| XYZ | xyz(58.9775, 48.3139, 87.8633) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.60
Plum
#DDA0DD
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 5.39
Light Violet
#D6B4FC
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4EF #B5EFA4
analogous
#B9A4EF #DEA4EF #EFA4DB
triadic
#DEA4EF #EFDEA4 #A4EFDE
tetradic
#DEA4EF #EFB9A4 #B5EFA4 #A4DBEF
square
#DEA4EF #EFB9A4 #B5EFA4 #A4DBEF
split-complementary
#DEA4EF #DBEFA4 #A4EFB9
monochromatic
#B83CDD #CB70E6 #DEA4EF #F1D8F8 #F6E5FA
Accessibility & contrast
On white
1.97
#DEA4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#DEA4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4EF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4EF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#DFADBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dea4ef; /* rgb */ color: rgb(222, 164, 239); /* oklch */ color: oklch(79.8% 0.120 318.4);
Tailwind
colors: {
custom: {
50: '#e9bff4',
500: '#dea4ef',
950: '#000000',
},
}SCSS
$custom: #dea4ef; $custom-light: #e9bff4; $custom-dark: #000000;
JSON
{
"hex": "#dea4ef",
"rgb": {
"r": 222,
"g": 164,
"b": 239
},
"hsl": {
"h": 286.4,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.7982,
"c": 0.12035,
"h": 318.4
},
"luminance": 0.48313
}Semantic roles & 50–950 ramp
primary
#DEA4EF
secondary
#DFF2D9
accent
#D2133F
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161217
muted
#848185