#DEBCB9#DEBCB9
#DEBCB9 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.4% C 0.039 H 23.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCB9 |
|---|---|
| RGB | rgb(222, 188, 185) |
| HSL | hsl(5, 36%, 80%) |
| HSV | hsv(5, 17%, 87%) |
| CMYK | cmyk(0%, 15.3%, 16.7%, 12.9%) |
| CIE-LAB | lab(79.04, 11.65, 6.03) |
| CIE-LCH | lch(79.04, 13.12, 27.38°) |
| OKLab | oklab(82.37% 0.036 0.016) |
| OKLCH | oklch(82.37% 0.039 23.9) |
| XYZ | xyz(56.8643, 55.0005, 53.5103) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Pale Rose
#FDC1C5
ΔE00 7.69
Dusty Pink
#D8A7B1
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 7.99
Pale Pink
#FFCFDC
ΔE00 9.11
Bubblegum
#FFC1CC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCB9 #B9DBDE
analogous
#DEB9C9 #DEBCB9 #DECFB9
triadic
#DEBCB9 #B9DEBC #BCB9DE
tetradic
#DEBCB9 #C9DEB9 #B9DBDE #CFB9DE
square
#DEBCB9 #C9DEB9 #B9DBDE #CFB9DE
split-complementary
#DEBCB9 #B9DECF #B9C9DE
monochromatic
#B76C66 #CA948F #DEBCB9 #F2E4E3 #F5EBEA
Accessibility & contrast
On white
1.75
#DEBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCB9
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCB9 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B9
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#E6B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcb9; /* rgb */ color: rgb(222, 188, 185); /* oklch */ color: oklch(82.4% 0.039 23.9);
Tailwind
colors: {
custom: {
50: '#e8d0ce',
500: '#debcb9',
950: '#000000',
},
}SCSS
$custom: #debcb9; $custom-light: #e8d0ce; $custom-dark: #000000;
JSON
{
"hex": "#debcb9",
"rgb": {
"r": 222,
"g": 188,
"b": 185
},
"hsl": {
"h": 4.865,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.82374,
"c": 0.03936,
"h": 23.9
},
"luminance": 0.54999
}Semantic roles & 50–950 ramp
primary
#DEBCB9
secondary
#85B2B6
accent
#A5AF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383