#DEBBB0#DEBBB0
#DEBBB0 is a light, muted red. Relative luminance 0.542; OKLCH L 81.9% C 0.043 H 38.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB0 |
|---|---|
| RGB | rgb(222, 187, 176) |
| HSL | hsl(14, 41%, 78%) |
| HSV | hsv(14, 21%, 87%) |
| CMYK | cmyk(0%, 15.8%, 20.7%, 12.9%) |
| CIE-LAB | lab(78.58, 10.81, 10.23) |
| CIE-LCH | lch(78.58, 14.89, 43.42°) |
| OKLab | oklab(81.95% 0.034 0.0267) |
| OKLCH | oklch(81.95% 0.043 38.2) |
| XYZ | xyz(55.7312, 54.2067, 48.5931) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 8.25
Pale Salmon
#FFB19A
ΔE00 9.76
Pale Rose
#FDC1C5
ΔE00 9.78
Mistyrose
#FFE4E1
ΔE00 10.07
Light Rose
#FFC5CB
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB0 #B0D3DE
analogous
#DEB0BC #DEBBB0 #DED2B0
triadic
#DEBBB0 #B0DEBB #BBB0DE
tetradic
#DEBBB0 #BCDEB0 #B0D3DE #D2B0DE
square
#DEBBB0 #BCDEB0 #B0D3DE #D2B0DE
split-complementary
#DEBBB0 #B0DED2 #B0BCDE
monochromatic
#BA715A #CC9685 #DEBBB0 #F0E0DB #F6ECE9
Accessibility & contrast
On white
1.77
#DEBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB0
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB0 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAF
Deuteranopia (green-blind)
#CBC5B0
Tritanopia (blue-blind)
#E7B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbb0; /* rgb */ color: rgb(222, 187, 176); /* oklch */ color: oklch(81.9% 0.043 38.2);
Tailwind
colors: {
custom: {
50: '#e8cfc7',
500: '#debbb0',
950: '#000000',
},
}SCSS
$custom: #debbb0; $custom-light: #e8cfc7; $custom-dark: #000000;
JSON
{
"hex": "#debbb0",
"rgb": {
"r": 222,
"g": 187,
"b": 176
},
"hsl": {
"h": 14.348,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.81946,
"c": 0.04326,
"h": 38.2
},
"luminance": 0.54205
}Semantic roles & 50–950 ramp
primary
#DEBBB0
secondary
#7CA8B6
accent
#95B431
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382