#DEBBB1#DEBBB1
#DEBBB1 is a light, muted red. Relative luminance 0.542; OKLCH L 82.0% C 0.043 H 36.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB1 |
|---|---|
| RGB | rgb(222, 187, 177) |
| HSL | hsl(13, 41%, 78%) |
| HSV | hsv(13, 20%, 87%) |
| CMYK | cmyk(0%, 15.8%, 20.3%, 12.9%) |
| CIE-LAB | lab(78.61, 10.96, 9.73) |
| CIE-LCH | lch(78.61, 14.66, 41.58°) |
| OKLab | oklab(81.97% 0.0344 0.0255) |
| OKLCH | oklch(81.97% 0.043 36.5) |
| XYZ | xyz(55.8305, 54.2464, 49.1161) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.44
Apricot
#FBCEB1
ΔE00 8.59
Pale Rose
#FDC1C5
ΔE00 9.43
Pale Salmon
#FFB19A
ΔE00 9.86
Mistyrose
#FFE4E1
ΔE00 9.94
Light Rose
#FFC5CB
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB1 #B1D4DE
analogous
#DEB1BD #DEBBB1 #DED1B1
triadic
#DEBBB1 #B1DEBB #BBB1DE
tetradic
#DEBBB1 #BDDEB1 #B1D4DE #D1B1DE
square
#DEBBB1 #BDDEB1 #B1D4DE #D1B1DE
split-complementary
#DEBBB1 #B1DED1 #B1BDDE
monochromatic
#BA705B #CC9686 #DEBBB1 #F0E0DC #F6ECE9
Accessibility & contrast
On white
1.77
#DEBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DEBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB1
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB1 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB0
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#E7B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbb1; /* rgb */ color: rgb(222, 187, 177); /* oklch */ color: oklch(82.0% 0.043 36.5);
Tailwind
colors: {
custom: {
50: '#e8cfc8',
500: '#debbb1',
950: '#000000',
},
}SCSS
$custom: #debbb1; $custom-light: #e8cfc8; $custom-dark: #000000;
JSON
{
"hex": "#debbb1",
"rgb": {
"r": 222,
"g": 187,
"b": 177
},
"hsl": {
"h": 13.333,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.81972,
"c": 0.04279,
"h": 36.5
},
"luminance": 0.54245
}Semantic roles & 50–950 ramp
primary
#DEBBB1
secondary
#7DAAB6
accent
#97B432
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382