#DEBDB7#DEBDB7
#DEBDB7 is a very light, muted red. Relative luminance 0.553; OKLCH L 82.5% C 0.039 H 30.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB7 |
|---|---|
| RGB | rgb(222, 189, 183) |
| HSL | hsl(9, 37%, 79%) |
| HSV | hsv(9, 18%, 87%) |
| CMYK | cmyk(0%, 14.9%, 17.6%, 12.9%) |
| CIE-LAB | lab(79.24, 10.81, 7.40) |
| CIE-LCH | lch(79.24, 13.10, 34.40°) |
| OKLab | oklab(82.51% 0.0337 0.0195) |
| OKLCH | oklch(82.51% 0.039 30) |
| XYZ | xyz(56.8690, 55.3454, 52.4776) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 8.59
Light Rose
#FFC5CB
ΔE00 8.94
Mistyrose
#FFE4E1
ΔE00 9.07
Dusty Pink
#D8A7B1
ΔE00 9.20
Apricot
#FBCEB1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB7 #B7D8DE
analogous
#DEB7C5 #DEBDB7 #DED1B7
triadic
#DEBDB7 #B7DEBD #BDB7DE
tetradic
#DEBDB7 #C5DEB7 #B7D8DE #D1B7DE
square
#DEBDB7 #C5DEB7 #B7D8DE #D1B7DE
split-complementary
#DEBDB7 #B7DED1 #B7C5DE
monochromatic
#B87063 #CB978D #DEBDB7 #F1E3E1 #F5ECEA
Accessibility & contrast
On white
1.74
#DEBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB7
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB7 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B7
Deuteranopia (green-blind)
#CBC7B7
Tritanopia (blue-blind)
#E6B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb7; /* rgb */ color: rgb(222, 189, 183); /* oklch */ color: oklch(82.5% 0.039 30.0);
Tailwind
colors: {
custom: {
50: '#e8d0cc',
500: '#debdb7',
950: '#000000',
},
}SCSS
$custom: #debdb7; $custom-light: #e8d0cc; $custom-dark: #000000;
JSON
{
"hex": "#debdb7",
"rgb": {
"r": 222,
"g": 189,
"b": 183
},
"hsl": {
"h": 9.231,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.82513,
"c": 0.03891,
"h": 30
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#DEBDB7
secondary
#83AEB6
accent
#9DB035
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383