#DEBBB8#DEBBB8
#DEBBB8 is a very light, muted red. Relative luminance 0.545; OKLCH L 82.2% C 0.041 H 23.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB8 |
|---|---|
| RGB | rgb(222, 187, 184) |
| HSL | hsl(5, 37%, 80%) |
| HSV | hsv(5, 17%, 87%) |
| CMYK | cmyk(0%, 15.8%, 17.1%, 12.9%) |
| CIE-LAB | lab(78.77, 12.03, 6.19) |
| CIE-LCH | lch(78.77, 13.53, 27.22°) |
| OKLab | oklab(82.16% 0.0371 0.0164) |
| OKLCH | oklch(82.16% 0.041 23.8) |
| XYZ | xyz(56.5462, 54.5327, 52.8853) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.88
Pale Rose
#FDC1C5
ΔE00 7.50
Dusty Pink
#D8A7B1
ΔE00 7.68
Light Rose
#FFC5CB
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 8.97
Pink
#FFC0CB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB8 #B8DBDE
analogous
#DEB8C8 #DEBBB8 #DECEB8
triadic
#DEBBB8 #B8DEBB #BBB8DE
tetradic
#DEBBB8 #C8DEB8 #B8DBDE #CEB8DE
square
#DEBBB8 #C8DEB8 #B8DBDE #CEB8DE
split-complementary
#DEBBB8 #B8DECE #B8C8DE
monochromatic
#B76B64 #CB938E #DEBBB8 #F1E3E2 #F5EBEA
Accessibility & contrast
On white
1.76
#DEBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB8 | 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)
#C1BFB8
Deuteranopia (green-blind)
#C9C5B8
Tritanopia (blue-blind)
#E6B7BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb8; /* rgb */ color: rgb(222, 187, 184); /* oklch */ color: oklch(82.2% 0.041 23.8);
Tailwind
colors: {
custom: {
50: '#e8cfcd',
500: '#debbb8',
950: '#000000',
},
}SCSS
$custom: #debbb8; $custom-light: #e8cfcd; $custom-dark: #000000;
JSON
{
"hex": "#debbb8",
"rgb": {
"r": 222,
"g": 187,
"b": 184
},
"hsl": {
"h": 4.737,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.82156,
"c": 0.04057,
"h": 23.8
},
"luminance": 0.54531
}Semantic roles & 50–950 ramp
primary
#DEBBB8
secondary
#84B2B6
accent
#A6AF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161313
muted
#848383