#DEBDB8#DEBDB8
#DEBDB8 is a very light, muted red. Relative luminance 0.554; OKLCH L 82.5% C 0.039 H 28.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB8 |
|---|---|
| RGB | rgb(222, 189, 184) |
| HSL | hsl(8, 37%, 80%) |
| HSV | hsv(8, 17%, 87%) |
| CMYK | cmyk(0%, 14.9%, 17.1%, 12.9%) |
| CIE-LAB | lab(79.26, 10.96, 6.89) |
| CIE-LCH | lch(79.26, 12.95, 32.17°) |
| OKLab | oklab(82.54% 0.0341 0.0182) |
| OKLCH | oklch(82.54% 0.039 28.1) |
| XYZ | xyz(56.9734, 55.3872, 53.0277) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.01
Pale Rose
#FDC1C5
ΔE00 8.33
Light Rose
#FFC5CB
ΔE00 8.65
Dusty Pink
#D8A7B1
ΔE00 8.87
Mistyrose
#FFE4E1
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB8 #B8D9DE
analogous
#DEB8C6 #DEBDB8 #DED0B8
triadic
#DEBDB8 #B8DEBD #BDB8DE
tetradic
#DEBDB8 #C6DEB8 #B8D9DE #D0B8DE
square
#DEBDB8 #C6DEB8 #B8D9DE #D0B8DE
split-complementary
#DEBDB8 #B8DED0 #B8C6DE
monochromatic
#B76F64 #CB968E #DEBDB8 #F1E4E2 #F5ECEA
Accessibility & contrast
On white
1.74
#DEBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB8
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB8 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1B8
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#E6B9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb8; /* rgb */ color: rgb(222, 189, 184); /* oklch */ color: oklch(82.5% 0.039 28.1);
Tailwind
colors: {
custom: {
50: '#e8d0cd',
500: '#debdb8',
950: '#000000',
},
}SCSS
$custom: #debdb8; $custom-light: #e8d0cd; $custom-dark: #000000;
JSON
{
"hex": "#debdb8",
"rgb": {
"r": 222,
"g": 189,
"b": 184
},
"hsl": {
"h": 7.895,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.8254,
"c": 0.03862,
"h": 28.1
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#DEBDB8
secondary
#84B0B6
accent
#9FAF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383