#DEBDB5#DEBDB5
#DEBDB5 is a very light, muted red. Relative luminance 0.553; OKLCH L 82.5% C 0.040 H 33.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB5 |
|---|---|
| RGB | rgb(222, 189, 181) |
| HSL | hsl(12, 38%, 79%) |
| HSV | hsv(12, 18%, 87%) |
| CMYK | cmyk(0%, 14.9%, 18.5%, 12.9%) |
| CIE-LAB | lab(79.19, 10.50, 8.41) |
| CIE-LCH | lch(79.19, 13.45, 38.69°) |
| OKLab | oklab(82.46% 0.0329 0.0221) |
| OKLCH | oklch(82.46% 0.04 33.9) |
| XYZ | xyz(56.6623, 55.2627, 51.3891) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 9.11
Pale Rose
#FDC1C5
ΔE00 9.17
Mistyrose
#FFE4E1
ΔE00 9.23
Light Rose
#FFC5CB
ΔE00 9.56
Dusty Pink
#D8A7B1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB5 #B5D6DE
analogous
#DEB5C2 #DEBDB5 #DED2B5
triadic
#DEBDB5 #B5DEBD #BDB5DE
tetradic
#DEBDB5 #C2DEB5 #B5D6DE #D2B5DE
square
#DEBDB5 #C2DEB5 #B5D6DE #D2B5DE
split-complementary
#DEBDB5 #B5DED2 #B5C2DE
monochromatic
#B87260 #CB978B #DEBDB5 #F1E3DF #F6ECEA
Accessibility & contrast
On white
1.74
#DEBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DEBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB5
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB5 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B4
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#E7B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb5; /* rgb */ color: rgb(222, 189, 181); /* oklch */ color: oklch(82.5% 0.040 33.9);
Tailwind
colors: {
custom: {
50: '#e8d0cb',
500: '#debdb5',
950: '#000000',
},
}SCSS
$custom: #debdb5; $custom-light: #e8d0cb; $custom-dark: #000000;
JSON
{
"hex": "#debdb5",
"rgb": {
"r": 222,
"g": 189,
"b": 181
},
"hsl": {
"h": 11.707,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.8246,
"c": 0.03962,
"h": 33.9
},
"luminance": 0.55261
}Semantic roles & 50–950 ramp
primary
#DEBDB5
secondary
#81ACB6
accent
#99B134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382