#DEB0EB#DEB0EB
#DEB0EB is a light, moderate purple. Relative luminance 0.526; OKLCH L 81.8% C 0.095 H 318.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB0EB |
|---|---|
| RGB | rgb(222, 176, 235) |
| HSL | hsl(287, 60%, 81%) |
| HSV | hsv(287, 25%, 92%) |
| CMYK | cmyk(5.5%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.63, 26.88, -23.12) |
| CIE-LCH | lch(77.63, 35.46, 319.31°) |
| OKLab | oklab(81.76% 0.0713 -0.0627) |
| OKLCH | oklch(81.76% 0.095 318.7) |
| XYZ | xyz(60.6428, 52.5796, 85.5354) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.11
Plum
#DDA0DD
ΔE00 4.32
Mauve
#E0B0FF
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.89
Light Lilac
#EDC8FF
ΔE00 5.59
Light Lavender
#DFC5FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB0EB #BDEBB0
analogous
#C0B0EB #DEB0EB #EBB0DA
triadic
#DEB0EB #EBDEB0 #B0EBDE
tetradic
#DEB0EB #EBC0B0 #BDEBB0 #B0DAEB
square
#DEB0EB #EBC0B0 #BDEBB0 #B0DAEB
split-complementary
#DEB0EB #DAEBB0 #B0EBC0
monochromatic
#B54ED2 #CA7FDF #DEB0EB #F2E1F7 #F5E7F9
Accessibility & contrast
On white
1.82
#DEB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DEB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB0EB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB0EB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDED
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#DFB6C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb0eb; /* rgb */ color: rgb(222, 176, 235); /* oklch */ color: oklch(81.8% 0.095 318.7);
Tailwind
colors: {
custom: {
50: '#e8c8f1',
500: '#deb0eb',
950: '#000000',
},
}SCSS
$custom: #deb0eb; $custom-light: #e8c8f1; $custom-dark: #000000;
JSON
{
"hex": "#deb0eb",
"rgb": {
"r": 222,
"g": 176,
"b": 235
},
"hsl": {
"h": 286.78,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.81762,
"c": 0.09496,
"h": 318.7
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#DEB0EB
secondary
#89C778
accent
#C71E43
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285