#DEA3FC#DEA3FC
#DEA3FC is a light, vivid violet. Relative luminance 0.488; OKLCH L 80.2% C 0.137 H 313.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA3FC |
|---|---|
| RGB | rgb(222, 163, 252) |
| HSL | hsl(280, 94%, 81%) |
| HSV | hsv(280, 35%, 99%) |
| CMYK | cmyk(11.9%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.30, 37.27, -35.88) |
| CIE-LCH | lch(75.30, 51.73, 316.09°) |
| OKLab | oklab(80.19% 0.0946 -0.0987) |
| OKLCH | oklch(80.19% 0.137 313.8) |
| XYZ | xyz(60.7892, 48.7534, 98.2846) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.20
Lilac (survey)
#CEA2FD
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA3FC #C1FCA3
analogous
#B2A3FC #DEA3FC #FCA3EE
triadic
#DEA3FC #FCDEA3 #A3FCDE
tetradic
#DEA3FC #FCB2A3 #C1FCA3 #A3EEFC
square
#DEA3FC #FCB2A3 #C1FCA3 #A3EEFC
split-complementary
#DEA3FC #EEFCA3 #A3FCB2
monochromatic
#B32CF8 #C968FA #DEA3FC #F3DEFE #F4E1FE
Accessibility & contrast
On white
1.95
#DEA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#DEA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA3FC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA3FC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#DCAFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dea3fc; /* rgb */ color: rgb(222, 163, 252); /* oklch */ color: oklch(80.2% 0.137 313.8);
Tailwind
colors: {
custom: {
50: '#e9bffd',
500: '#dea3fc',
950: '#000000',
},
}SCSS
$custom: #dea3fc; $custom-light: #e9bffd; $custom-dark: #000000;
JSON
{
"hex": "#dea3fc",
"rgb": {
"r": 222,
"g": 163,
"b": 252
},
"hsl": {
"h": 279.775,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.80193,
"c": 0.13669,
"h": 313.8
},
"luminance": 0.48752
}Semantic roles & 50–950 ramp
primary
#DEA3FC
secondary
#E0F6D5
accent
#E6004D
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185