#DEBCB7#DEBCB7
#DEBCB7 is a very light, muted red. Relative luminance 0.549; OKLCH L 82.3% C 0.040 H 27.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCB7 |
|---|---|
| RGB | rgb(222, 188, 183) |
| HSL | hsl(8, 37%, 79%) |
| HSV | hsv(8, 18%, 87%) |
| CMYK | cmyk(0%, 15.3%, 17.6%, 12.9%) |
| CIE-LAB | lab(78.99, 11.34, 7.04) |
| CIE-LCH | lch(78.99, 13.35, 31.85°) |
| OKLab | oklab(82.32% 0.0352 0.0186) |
| OKLCH | oklch(82.32% 0.04 27.8) |
| XYZ | xyz(56.6546, 54.9167, 52.4062) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.92
Pale Rose
#FDC1C5
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 8.49
Dusty Pink
#D8A7B1
ΔE00 8.59
Mistyrose
#FFE4E1
ΔE00 9.28
Bubblegum
#FFC1CC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCB7 #B7D9DE
analogous
#DEB7C6 #DEBCB7 #DED0B7
triadic
#DEBCB7 #B7DEBC #BCB7DE
tetradic
#DEBCB7 #C6DEB7 #B7D9DE #D0B7DE
square
#DEBCB7 #C6DEB7 #B7D9DE #D0B7DE
split-complementary
#DEBCB7 #B7DED0 #B7C6DE
monochromatic
#B86E63 #CB958D #DEBCB7 #F1E3E1 #F5EBEA
Accessibility & contrast
On white
1.75
#DEBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCB7
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCB7 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcb7; /* rgb */ color: rgb(222, 188, 183); /* oklch */ color: oklch(82.3% 0.040 27.8);
Tailwind
colors: {
custom: {
50: '#e8d0cc',
500: '#debcb7',
950: '#000000',
},
}SCSS
$custom: #debcb7; $custom-light: #e8d0cc; $custom-dark: #000000;
JSON
{
"hex": "#debcb7",
"rgb": {
"r": 222,
"g": 188,
"b": 183
},
"hsl": {
"h": 7.692,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.82321,
"c": 0.03981,
"h": 27.8
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#DEBCB7
secondary
#83B0B6
accent
#A0B035
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383