#DEBBB9#DEBBB9
#DEBBB9 is a very light, muted red. Relative luminance 0.546; OKLCH L 82.2% C 0.040 H 21.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB9 |
|---|---|
| RGB | rgb(222, 187, 185) |
| HSL | hsl(3, 36%, 80%) |
| HSV | hsv(3, 17%, 87%) |
| CMYK | cmyk(0%, 15.8%, 16.7%, 12.9%) |
| CIE-LAB | lab(78.80, 12.18, 5.68) |
| CIE-LCH | lch(78.80, 13.44, 25.00°) |
| OKLab | oklab(82.18% 0.0375 0.0151) |
| OKLCH | oklch(82.18% 0.04 21.9) |
| XYZ | xyz(56.6514, 54.5748, 53.4393) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.95
Pale Rose
#FDC1C5
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 7.39
Light Rose
#FFC5CB
ΔE00 7.63
Bubblegum
#FFC1CC
ΔE00 8.70
Pink
#FFC0CB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB9 #B9DCDE
analogous
#DEB9CA #DEBBB9 #DECEB9
triadic
#DEBBB9 #B9DEBB #BBB9DE
tetradic
#DEBBB9 #CADEB9 #B9DCDE #CEB9DE
square
#DEBBB9 #CADEB9 #B9DCDE #CEB9DE
split-complementary
#DEBBB9 #B9DECE #B9CADE
monochromatic
#B76A66 #CA938F #DEBBB9 #F2E3E3 #F5EBEA
Accessibility & contrast
On white
1.76
#DEBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB9
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB9 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB9
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb9; /* rgb */ color: rgb(222, 187, 185); /* oklch */ color: oklch(82.2% 0.040 21.9);
Tailwind
colors: {
custom: {
50: '#e8cfce',
500: '#debbb9',
950: '#000000',
},
}SCSS
$custom: #debbb9; $custom-light: #e8cfce; $custom-dark: #000000;
JSON
{
"hex": "#debbb9",
"rgb": {
"r": 222,
"g": 187,
"b": 185
},
"hsl": {
"h": 3.243,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.82183,
"c": 0.04043,
"h": 21.9
},
"luminance": 0.54573
}Semantic roles & 50–950 ramp
primary
#DEBBB9
secondary
#85B3B6
accent
#A8AF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161313
muted
#848383