#DEA0FC#DEA0FC
#DEA0FC is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.7% C 0.142 H 314.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA0FC |
|---|---|
| RGB | rgb(222, 160, 252) |
| HSL | hsl(280, 94%, 81%) |
| HSV | hsv(280, 37%, 99%) |
| CMYK | cmyk(11.9%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.64, 38.87, -36.90) |
| CIE-LCH | lch(74.64, 53.60, 316.49°) |
| OKLab | oklab(79.69% 0.0989 -0.1016) |
| OKLCH | oklch(79.69% 0.142 314.2) |
| XYZ | xyz(60.2629, 47.7007, 98.1092) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.80
Mauve
#E0B0FF
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA0FC #BEFCA0
analogous
#B0A0FC #DEA0FC #FCA0EC
triadic
#DEA0FC #FCDEA0 #A0FCDE
tetradic
#DEA0FC #FCB0A0 #BEFCA0 #A0ECFC
square
#DEA0FC #FCB0A0 #BEFCA0 #A0ECFC
split-complementary
#DEA0FC #ECFCA0 #A0FCB0
monochromatic
#B529F8 #C965FA #DEA0FC #F3DBFE #F5E1FE
Accessibility & contrast
On white
1.99
#DEA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#DEA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA0FC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA0FC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#DCACC2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dea0fc; /* rgb */ color: rgb(222, 160, 252); /* oklch */ color: oklch(79.7% 0.142 314.2);
Tailwind
colors: {
custom: {
50: '#e9bdfd',
500: '#dea0fc',
950: '#000000',
},
}SCSS
$custom: #dea0fc; $custom-light: #e9bdfd; $custom-dark: #000000;
JSON
{
"hex": "#dea0fc",
"rgb": {
"r": 222,
"g": 160,
"b": 252
},
"hsl": {
"h": 280.435,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.79692,
"c": 0.14175,
"h": 314.2
},
"luminance": 0.47699
}Semantic roles & 50–950 ramp
primary
#DEA0FC
secondary
#E0F6D5
accent
#E6004B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185