#DEB6EA#DEB6EA
#DEB6EA is a very light, moderate purple. Relative luminance 0.549; OKLCH L 82.8% C 0.083 H 318.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6EA |
|---|---|
| RGB | rgb(222, 182, 234) |
| HSL | hsl(286, 55%, 82%) |
| HSV | hsv(286, 22%, 92%) |
| CMYK | cmyk(5.1%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.00, 23.45, -20.49) |
| CIE-LCH | lch(79.00, 31.15, 318.86°) |
| OKLab | oklab(82.81% 0.0622 -0.0554) |
| OKLCH | oklch(82.81% 0.083 318.3) |
| XYZ | xyz(61.7013, 54.9270, 85.1775) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 5.02
Light Violet
#D6B4FC
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6EA #C2EAB6
analogous
#C4B6EA #DEB6EA #EAB6DC
triadic
#DEB6EA #EADEB6 #B6EADE
tetradic
#DEB6EA #EAC4B6 #C2EAB6 #B6DCEA
square
#DEB6EA #EAC4B6 #C2EAB6 #B6DCEA
split-complementary
#DEB6EA #DCEAB6 #B6EAC4
monochromatic
#B357CF #C986DC #DEB6EA #F3E6F8 #F4E7F8
Accessibility & contrast
On white
1.75
#DEB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6EA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6EA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#DEBBC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb6ea; /* rgb */ color: rgb(222, 182, 234); /* oklch */ color: oklch(82.8% 0.083 318.3);
Tailwind
colors: {
custom: {
50: '#e8ccf0',
500: '#deb6ea',
950: '#000000',
},
}SCSS
$custom: #deb6ea; $custom-light: #e8ccf0; $custom-dark: #000000;
JSON
{
"hex": "#deb6ea",
"rgb": {
"r": 222,
"g": 182,
"b": 234
},
"hsl": {
"h": 286.154,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.82806,
"c": 0.08332,
"h": 318.3
},
"luminance": 0.54926
}Semantic roles & 50–950 ramp
primary
#DEB6EA
secondary
#8FC67E
accent
#C32348
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161316
muted
#848385