#DEBCBB#DEBCBB
#DEBCBB is a very light, muted red. Relative luminance 0.551; OKLCH L 82.4% C 0.039 H 20.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCBB |
|---|---|
| RGB | rgb(222, 188, 187) |
| HSL | hsl(2, 35%, 80%) |
| HSV | hsv(2, 16%, 87%) |
| CMYK | cmyk(0%, 15.3%, 15.8%, 12.9%) |
| CIE-LAB | lab(79.09, 11.96, 5.03) |
| CIE-LCH | lch(79.09, 12.98, 22.79°) |
| OKLab | oklab(82.43% 0.0368 0.0134) |
| OKLCH | oklch(82.43% 0.039 20) |
| XYZ | xyz(57.0769, 55.0856, 54.6300) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Pale Rose
#FDC1C5
ΔE00 7.35
Dusty Pink
#D8A7B1
ΔE00 7.41
Light Rose
#FFC5CB
ΔE00 7.58
Pale Pink
#FFCFDC
ΔE00 8.50
Bubblegum
#FFC1CC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCBB #BBDDDE
analogous
#DEBBCB #DEBCBB #DECDBB
triadic
#DEBCBB #BBDEBC #BCBBDE
tetradic
#DEBCBB #CBDEBB #BBDDDE #CDBBDE
square
#DEBCBB #CBDEBB #BBDDDE #CDBBDE
split-complementary
#DEBCBB #BBDECD #BBCBDE
monochromatic
#B66B69 #CA9392 #DEBCBB #F2E5E4 #F5EBEA
Accessibility & contrast
On white
1.75
#DEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCBB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCBB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#CAC6BB
Tritanopia (blue-blind)
#E6B9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcbb; /* rgb */ color: rgb(222, 188, 187); /* oklch */ color: oklch(82.4% 0.039 20.0);
Tailwind
colors: {
custom: {
50: '#e8d0cf',
500: '#debcbb',
950: '#000000',
},
}SCSS
$custom: #debcbb; $custom-light: #e8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#debcbb",
"rgb": {
"r": 222,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82429,
"c": 0.03911,
"h": 20
},
"luminance": 0.55084
}Semantic roles & 50–950 ramp
primary
#DEBCBB
secondary
#87B5B6
accent
#AAAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383