#DEBCB6#DEBCB6
#DEBCB6 is a very light, muted red. Relative luminance 0.549; OKLCH L 82.3% C 0.040 H 29.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCB6 |
|---|---|
| RGB | rgb(222, 188, 182) |
| HSL | hsl(9, 38%, 79%) |
| HSV | hsv(9, 18%, 87%) |
| CMYK | cmyk(0%, 15.3%, 18%, 12.9%) |
| CIE-LAB | lab(78.97, 11.19, 7.55) |
| CIE-LCH | lch(78.97, 13.50, 34.02°) |
| OKLab | oklab(82.29% 0.0348 0.0199) |
| OKLCH | oklch(82.29% 0.04 29.7) |
| XYZ | xyz(56.5509, 54.8752, 51.8600) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Pale Rose
#FDC1C5
ΔE00 8.39
Light Rose
#FFC5CB
ΔE00 8.78
Dusty Pink
#D8A7B1
ΔE00 8.93
Mistyrose
#FFE4E1
ΔE00 9.33
Apricot
#FBCEB1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCB6 #B6D8DE
analogous
#DEB6C4 #DEBCB6 #DED0B6
triadic
#DEBCB6 #B6DEBC #BCB6DE
tetradic
#DEBCB6 #C4DEB6 #B6D8DE #D0B6DE
square
#DEBCB6 #C4DEB6 #B6D8DE #D0B6DE
split-complementary
#DEBCB6 #B6DED0 #B6C4DE
monochromatic
#B86F62 #CB958C #DEBCB6 #F1E3E0 #F5ECEA
Accessibility & contrast
On white
1.75
#DEBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DEBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCB6
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCB6 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B6
Deuteranopia (green-blind)
#CBC6B6
Tritanopia (blue-blind)
#E6B8BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debcb6; /* rgb */ color: rgb(222, 188, 182); /* oklch */ color: oklch(82.3% 0.040 29.7);
Tailwind
colors: {
custom: {
50: '#e8d0cb',
500: '#debcb6',
950: '#000000',
},
}SCSS
$custom: #debcb6; $custom-light: #e8d0cb; $custom-dark: #000000;
JSON
{
"hex": "#debcb6",
"rgb": {
"r": 222,
"g": 188,
"b": 182
},
"hsl": {
"h": 9,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.82294,
"c": 0.04009,
"h": 29.7
},
"luminance": 0.54873
}Semantic roles & 50–950 ramp
primary
#DEBCB6
secondary
#82AEB6
accent
#9EB135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382