#DEA2EE#DEA2EE
#DEA2EE is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.4% C 0.123 H 319.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA2EE |
|---|---|
| RGB | rgb(222, 162, 238) |
| HSL | hsl(287, 69%, 78%) |
| HSV | hsv(287, 32%, 93%) |
| CMYK | cmyk(6.7%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(74.54, 35.01, -29.47) |
| CIE-LCH | lch(74.54, 45.76, 319.91°) |
| OKLab | oklab(79.44% 0.0927 -0.0804) |
| OKLCH | oklch(79.44% 0.123 319) |
| XYZ | xyz(58.4751, 47.5448, 86.9691) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.59
Mauve
#E0B0FF
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.62
Light Violet
#D6B4FC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA2EE #B2EEA2
analogous
#B8A2EE #DEA2EE #EEA2D8
triadic
#DEA2EE #EEDEA2 #A2EEDE
tetradic
#DEA2EE #EEB8A2 #B2EEA2 #A2D8EE
square
#DEA2EE #EEB8A2 #B2EEA2 #A2D8EE
split-complementary
#DEA2EE #D8EEA2 #A2EEB8
monochromatic
#B93BDB #CC6EE5 #DEA2EE #F0D6F7 #F6E5FA
Accessibility & contrast
On white
2.00
#DEA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#DEA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA2EE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA2EE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F1
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#DFABBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dea2ee; /* rgb */ color: rgb(222, 162, 238); /* oklch */ color: oklch(79.4% 0.123 319.0);
Tailwind
colors: {
custom: {
50: '#e9bef3',
500: '#dea2ee',
950: '#000000',
},
}SCSS
$custom: #dea2ee; $custom-light: #e9bef3; $custom-dark: #000000;
JSON
{
"hex": "#dea2ee",
"rgb": {
"r": 222,
"g": 162,
"b": 238
},
"hsl": {
"h": 287.368,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.79439,
"c": 0.12272,
"h": 319
},
"luminance": 0.47543
}Semantic roles & 50–950 ramp
primary
#DEA2EE
secondary
#DEF2D9
accent
#D1143C
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161217
muted
#848185