#DEA2FE#DEA2FE
#DEA2FE is a light, vivid violet. Relative luminance 0.485; OKLCH L 80.1% C 0.141 H 313.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA2FE |
|---|---|
| RGB | rgb(222, 162, 254) |
| HSL | hsl(279, 98%, 82%) |
| HSV | hsv(279, 36%, 100%) |
| CMYK | cmyk(12.6%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.16, 38.21, -37.18) |
| CIE-LCH | lch(75.16, 53.31, 315.78°) |
| OKLab | oklab(80.11% 0.0965 -0.1024) |
| OKLCH | oklch(80.11% 0.141 313.3) |
| XYZ | xyz(60.9310, 48.5271, 99.9036) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.28
Mauve
#E0B0FF
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA2FE #C2FEA2
analogous
#B0A2FE #DEA2FE #FEA2F0
triadic
#DEA2FE #FEDEA2 #A2FEDE
tetradic
#DEA2FE #FEB0A2 #C2FEA2 #A2F0FE
square
#DEA2FE #FEB0A2 #C2FEA2 #A2F0FE
split-complementary
#DEA2FE #F0FEA2 #A2FEB0
monochromatic
#B329FD #C965FD #DEA2FE #F3DFFF #F4E1FF
Accessibility & contrast
On white
1.96
#DEA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#DEA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA2FE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA2FE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#A0BBFB
Tritanopia (blue-blind)
#DCAEC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dea2fe; /* rgb */ color: rgb(222, 162, 254); /* oklch */ color: oklch(80.1% 0.141 313.3);
Tailwind
colors: {
custom: {
50: '#e9beff',
500: '#dea2fe',
950: '#000000',
},
}SCSS
$custom: #dea2fe; $custom-light: #e9beff; $custom-dark: #000000;
JSON
{
"hex": "#dea2fe",
"rgb": {
"r": 222,
"g": 162,
"b": 254
},
"hsl": {
"h": 279.13,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.80112,
"c": 0.14066,
"h": 313.3
},
"luminance": 0.48526
}Semantic roles & 50–950 ramp
primary
#DEA2FE
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186