#DEA4FE#DEA4FE
#DEA4FE is a light, vivid violet. Relative luminance 0.492; OKLCH L 80.4% C 0.137 H 313.0°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4FE |
|---|---|
| RGB | rgb(222, 164, 254) |
| HSL | hsl(279, 98%, 82%) |
| HSV | hsv(279, 35%, 100%) |
| CMYK | cmyk(12.6%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.60, 37.14, -36.49) |
| CIE-LCH | lch(75.60, 52.07, 315.50°) |
| OKLab | oklab(80.45% 0.0936 -0.1004) |
| OKLCH | oklch(80.45% 0.137 313) |
| XYZ | xyz(61.2861, 49.2373, 100.0220) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4FE #C4FEA4
analogous
#B1A4FE #DEA4FE #FEA4F1
triadic
#DEA4FE #FEDEA4 #A4FEDE
tetradic
#DEA4FE #FEB1A4 #C4FEA4 #A4F1FE
square
#DEA4FE #FEB1A4 #C4FEA4 #A4F1FE
split-complementary
#DEA4FE #F1FEA4 #A4FEB1
monochromatic
#B22BFD #C867FD #DEA4FE #F4E1FF #F4E1FF
Accessibility & contrast
On white
1.94
#DEA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#DEA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4FE
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4FE | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#DBB0C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dea4fe; /* rgb */ color: rgb(222, 164, 254); /* oklch */ color: oklch(80.4% 0.137 313.0);
Tailwind
colors: {
custom: {
50: '#e9bfff',
500: '#dea4fe',
950: '#000000',
},
}SCSS
$custom: #dea4fe; $custom-light: #e9bfff; $custom-dark: #000000;
JSON
{
"hex": "#dea4fe",
"rgb": {
"r": 222,
"g": 164,
"b": 254
},
"hsl": {
"h": 278.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.80448,
"c": 0.1373,
"h": 313
},
"luminance": 0.49236
}Semantic roles & 50–950 ramp
primary
#DEA4FE
secondary
#E0F7D4
accent
#E60052
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186