#DEBDB3#DEBDB3
#DEBDB3 is a very light, muted red. Relative luminance 0.552; OKLCH L 82.4% C 0.040 H 37.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB3 |
|---|---|
| RGB | rgb(222, 189, 179) |
| HSL | hsl(14, 39%, 79%) |
| HSV | hsv(14, 19%, 87%) |
| CMYK | cmyk(0%, 14.9%, 19.4%, 12.9%) |
| CIE-LAB | lab(79.15, 10.20, 9.42) |
| CIE-LCH | lch(79.15, 13.88, 42.73°) |
| OKLab | oklab(82.41% 0.0321 0.0247) |
| OKLCH | oklch(82.41% 0.04 37.5) |
| XYZ | xyz(56.4586, 55.1812, 50.3161) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 8.39
Mistyrose
#FFE4E1
ΔE00 9.47
Pale Rose
#FDC1C5
ΔE00 9.82
Warm Gray
#C9BEB0
ΔE00 9.98
Light Rose
#FFC5CB
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB3 #B3D4DE
analogous
#DEB3BE #DEBDB3 #DED2B3
triadic
#DEBDB3 #B3DEBD #BDB3DE
tetradic
#DEBDB3 #BEDEB3 #B3D4DE #D2B3DE
square
#DEBDB3 #BEDEB3 #B3D4DE #D2B3DE
split-complementary
#DEBDB3 #B3DED2 #B3BEDE
monochromatic
#B9735E #CB9888 #DEBDB3 #F1E2DE #F6ECEA
Accessibility & contrast
On white
1.74
#DEBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DEBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB3 | 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)
#C4C0B2
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#E7B9BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb3; /* rgb */ color: rgb(222, 189, 179); /* oklch */ color: oklch(82.4% 0.040 37.5);
Tailwind
colors: {
custom: {
50: '#e8d0c9',
500: '#debdb3',
950: '#000000',
},
}SCSS
$custom: #debdb3; $custom-light: #e8d0c9; $custom-dark: #000000;
JSON
{
"hex": "#debdb3",
"rgb": {
"r": 222,
"g": 189,
"b": 179
},
"hsl": {
"h": 13.953,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.82408,
"c": 0.04049,
"h": 37.5
},
"luminance": 0.55179
}Semantic roles & 50–950 ramp
primary
#DEBDB3
secondary
#7FA9B6
accent
#95B233
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382