#DEA4FC#DEA4FC
#DEA4FC is a light, vivid violet. Relative luminance 0.491; OKLCH L 80.4% C 0.135 H 313.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4FC |
|---|---|
| RGB | rgb(222, 164, 252) |
| HSL | hsl(280, 94%, 82%) |
| HSV | hsv(280, 35%, 99%) |
| CMYK | cmyk(11.9%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(75.52, 36.73, -35.53) |
| CIE-LCH | lch(75.52, 51.11, 315.95°) |
| OKLab | oklab(80.36% 0.0932 -0.0977) |
| OKLCH | oklch(80.36% 0.135 313.7) |
| XYZ | xyz(60.9675, 49.1099, 98.3440) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.95
Lilac (survey)
#CEA2FD
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.50
Pale Violet
#CEAEFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4FC #C2FCA4
analogous
#B2A4FC #DEA4FC #FCA4EE
triadic
#DEA4FC #FCDEA4 #A4FCDE
tetradic
#DEA4FC #FCB2A4 #C2FCA4 #A4EEFC
square
#DEA4FC #FCB2A4 #C2FCA4 #A4EEFC
split-complementary
#DEA4FC #EEFCA4 #A4FCB2
monochromatic
#B32EF8 #C969FA #DEA4FC #F3DFFE #F4E1FE
Accessibility & contrast
On white
1.94
#DEA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DEA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4FC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4FC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#DCB0C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dea4fc; /* rgb */ color: rgb(222, 164, 252); /* oklch */ color: oklch(80.4% 0.135 313.7);
Tailwind
colors: {
custom: {
50: '#e9bffd',
500: '#dea4fc',
950: '#000000',
},
}SCSS
$custom: #dea4fc; $custom-light: #e9bffd; $custom-dark: #000000;
JSON
{
"hex": "#dea4fc",
"rgb": {
"r": 222,
"g": 164,
"b": 252
},
"hsl": {
"h": 279.545,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.80362,
"c": 0.135,
"h": 313.7
},
"luminance": 0.49109
}Semantic roles & 50–950 ramp
primary
#DEA4FC
secondary
#E0F6D5
accent
#E6004E
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185