#DEA3FE#DEA3FE
#DEA3FE is a light, vivid violet. Relative luminance 0.489; OKLCH L 80.3% C 0.139 H 313.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA3FE |
|---|---|
| RGB | rgb(222, 163, 254) |
| HSL | hsl(279, 98%, 82%) |
| HSV | hsv(279, 36%, 100%) |
| CMYK | cmyk(12.6%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.38, 37.67, -36.84) |
| CIE-LCH | lch(75.38, 52.69, 315.65°) |
| OKLab | oklab(80.28% 0.0951 -0.1014) |
| OKLCH | oklch(80.28% 0.139 313.2) |
| XYZ | xyz(61.1078, 48.8808, 99.9625) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.26
Mauve
#E0B0FF
ΔE00 3.29
Baby Purple
#CA9BF7
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA3FE #C3FEA3
analogous
#B1A3FE #DEA3FE #FEA3F1
triadic
#DEA3FE #FEDEA3 #A3FEDE
tetradic
#DEA3FE #FEB1A3 #C3FEA3 #A3F1FE
square
#DEA3FE #FEB1A3 #C3FEA3 #A3F1FE
split-complementary
#DEA3FE #F1FEA3 #A3FEB1
monochromatic
#B32AFD #C866FD #DEA3FE #F4E0FF #F4E1FF
Accessibility & contrast
On white
1.95
#DEA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#DEA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA3FE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA3FE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#DBAFC5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dea3fe; /* rgb */ color: rgb(222, 163, 254); /* oklch */ color: oklch(80.3% 0.139 313.2);
Tailwind
colors: {
custom: {
50: '#e9bfff',
500: '#dea3fe',
950: '#000000',
},
}SCSS
$custom: #dea3fe; $custom-light: #e9bfff; $custom-dark: #000000;
JSON
{
"hex": "#dea3fe",
"rgb": {
"r": 222,
"g": 163,
"b": 254
},
"hsl": {
"h": 278.901,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.8028,
"c": 0.13898,
"h": 313.2
},
"luminance": 0.4888
}Semantic roles & 50–950 ramp
primary
#DEA3FE
secondary
#E0F7D4
accent
#E60051
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186