#DEB0EA#DEB0EA
#DEB0EA is a light, moderate purple. Relative luminance 0.525; OKLCH L 81.7% C 0.094 H 319.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB0EA |
|---|---|
| RGB | rgb(222, 176, 234) |
| HSL | hsl(288, 58%, 80%) |
| HSV | hsv(288, 25%, 92%) |
| CMYK | cmyk(5.1%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.59, 26.69, -22.63) |
| CIE-LCH | lch(77.59, 34.99, 319.71°) |
| OKLab | oklab(81.73% 0.0711 -0.0613) |
| OKLCH | oklch(81.73% 0.094 319.2) |
| XYZ | xyz(60.4988, 52.5220, 84.7767) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Plum
#DDA0DD
ΔE00 4.26
Mauve
#E0B0FF
ΔE00 4.60
Light Violet
#D6B4FC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB0EA #BCEAB0
analogous
#C1B0EA #DEB0EA #EAB0D9
triadic
#DEB0EA #EADEB0 #B0EADE
tetradic
#DEB0EA #EAC1B0 #BCEAB0 #B0D9EA
square
#DEB0EA #EAC1B0 #BCEAB0 #B0D9EA
split-complementary
#DEB0EA #D9EAB0 #B0EAC1
monochromatic
#B64FD0 #CA80DD #DEB0EA #F2E0F7 #F5E7F9
Accessibility & contrast
On white
1.83
#DEB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DEB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB0EA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB0EA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#B4C1E8
Tritanopia (blue-blind)
#DFB6C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb0ea; /* rgb */ color: rgb(222, 176, 234); /* oklch */ color: oklch(81.7% 0.094 319.2);
Tailwind
colors: {
custom: {
50: '#e8c8f0',
500: '#deb0ea',
950: '#000000',
},
}SCSS
$custom: #deb0ea; $custom-light: #e8c8f0; $custom-dark: #000000;
JSON
{
"hex": "#deb0ea",
"rgb": {
"r": 222,
"g": 176,
"b": 234
},
"hsl": {
"h": 287.586,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.81725,
"c": 0.09385,
"h": 319.2
},
"luminance": 0.52521
}Semantic roles & 50–950 ramp
primary
#DEB0EA
secondary
#88C678
accent
#C62042
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285