#DEBDB6#DEBDB6
#DEBDB6 is a very light, muted red. Relative luminance 0.553; OKLCH L 82.5% C 0.039 H 32.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB6 |
|---|---|
| RGB | rgb(222, 189, 182) |
| HSL | hsl(11, 38%, 79%) |
| HSV | hsv(11, 18%, 87%) |
| CMYK | cmyk(0%, 14.9%, 18%, 12.9%) |
| CIE-LAB | lab(79.22, 10.65, 7.90) |
| CIE-LCH | lch(79.22, 13.27, 36.57°) |
| OKLab | oklab(82.49% 0.0333 0.0208) |
| OKLCH | oklch(82.49% 0.039 32) |
| XYZ | xyz(56.7653, 55.3039, 51.9314) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Pale Rose
#FDC1C5
ΔE00 8.87
Mistyrose
#FFE4E1
ΔE00 9.14
Light Rose
#FFC5CB
ΔE00 9.24
Apricot
#FBCEB1
ΔE00 9.49
Dusty Pink
#D8A7B1
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB6 #B6D7DE
analogous
#DEB6C3 #DEBDB6 #DED1B6
triadic
#DEBDB6 #B6DEBD #BDB6DE
tetradic
#DEBDB6 #C3DEB6 #B6D7DE #D1B6DE
square
#DEBDB6 #C3DEB6 #B6D7DE #D1B6DE
split-complementary
#DEBDB6 #B6DED1 #B6C3DE
monochromatic
#B87162 #CB978C #DEBDB6 #F1E3E0 #F5ECEA
Accessibility & contrast
On white
1.74
#DEBDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#DEBDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB6
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB6 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B5
Deuteranopia (green-blind)
#CBC7B6
Tritanopia (blue-blind)
#E6B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb6; /* rgb */ color: rgb(222, 189, 182); /* oklch */ color: oklch(82.5% 0.039 32.0);
Tailwind
colors: {
custom: {
50: '#e8d0cb',
500: '#debdb6',
950: '#000000',
},
}SCSS
$custom: #debdb6; $custom-light: #e8d0cb; $custom-dark: #000000;
JSON
{
"hex": "#debdb6",
"rgb": {
"r": 222,
"g": 189,
"b": 182
},
"hsl": {
"h": 10.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.82487,
"c": 0.03924,
"h": 32
},
"luminance": 0.55302
}Semantic roles & 50–950 ramp
primary
#DEBDB6
secondary
#82ADB6
accent
#9BB135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382