#DEBDB4#DEBDB4
#DEBDB4 is a very light, muted red. Relative luminance 0.552; OKLCH L 82.4% C 0.040 H 35.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB4 |
|---|---|
| RGB | rgb(222, 189, 180) |
| HSL | hsl(13, 39%, 79%) |
| HSV | hsv(13, 19%, 87%) |
| CMYK | cmyk(0%, 14.9%, 18.9%, 12.9%) |
| CIE-LAB | lab(79.17, 10.35, 8.91) |
| CIE-LCH | lch(79.17, 13.66, 40.74°) |
| OKLab | oklab(82.43% 0.0325 0.0234) |
| OKLCH | oklch(82.43% 0.04 35.7) |
| XYZ | xyz(56.5601, 55.2218, 50.8507) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.44
Apricot
#FBCEB1
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 9.34
Pale Rose
#FDC1C5
ΔE00 9.48
Light Rose
#FFC5CB
ΔE00 9.90
Warm Gray
#C9BEB0
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB4 #B4D5DE
analogous
#DEB4C0 #DEBDB4 #DED2B4
triadic
#DEBDB4 #B4DEBD #BDB4DE
tetradic
#DEBDB4 #C0DEB4 #B4D5DE #D2B4DE
square
#DEBDB4 #C0DEB4 #B4D5DE #D2B4DE
split-complementary
#DEBDB4 #B4DED2 #B4C0DE
monochromatic
#B9725F #CB988A #DEBDB4 #F1E2DF #F6ECEA
Accessibility & contrast
On white
1.74
#DEBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DEBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB4
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB4 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B3
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#E7B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb4; /* rgb */ color: rgb(222, 189, 180); /* oklch */ color: oklch(82.4% 0.040 35.7);
Tailwind
colors: {
custom: {
50: '#e8d0ca',
500: '#debdb4',
950: '#000000',
},
}SCSS
$custom: #debdb4; $custom-light: #e8d0ca; $custom-dark: #000000;
JSON
{
"hex": "#debdb4",
"rgb": {
"r": 222,
"g": 189,
"b": 180
},
"hsl": {
"h": 12.857,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.82434,
"c": 0.04003,
"h": 35.7
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#DEBDB4
secondary
#80ABB6
accent
#97B234
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382