#DEBBB4#DEBBB4
#DEBBB4 is a very light, muted red. Relative luminance 0.544; OKLCH L 82.0% C 0.042 H 31.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB4 |
|---|---|
| RGB | rgb(222, 187, 180) |
| HSL | hsl(10, 39%, 79%) |
| HSV | hsv(10, 19%, 87%) |
| CMYK | cmyk(0%, 15.8%, 18.9%, 12.9%) |
| CIE-LAB | lab(78.68, 11.41, 8.21) |
| CIE-LCH | lch(78.68, 14.06, 35.72°) |
| OKLab | oklab(82.05% 0.0356 0.0216) |
| OKLCH | oklch(82.05% 0.042 31.2) |
| XYZ | xyz(56.1328, 54.3673, 50.7082) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Pale Rose
#FDC1C5
ΔE00 8.48
Light Rose
#FFC5CB
ΔE00 8.94
Dusty Pink
#D8A7B1
ΔE00 9.02
Mistyrose
#FFE4E1
ΔE00 9.65
Apricot
#FBCEB1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB4 #B4D7DE
analogous
#DEB4C2 #DEBBB4 #DED0B4
triadic
#DEBBB4 #B4DEBB #BBB4DE
tetradic
#DEBBB4 #C2DEB4 #B4D7DE #D0B4DE
square
#DEBBB4 #C2DEB4 #B4D7DE #D0B4DE
split-complementary
#DEBBB4 #B4DED0 #B4C2DE
monochromatic
#B96E5F #CB948A #DEBBB4 #F1E2DF #F6ECEA
Accessibility & contrast
On white
1.77
#DEBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB4
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB4 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB3
Deuteranopia (green-blind)
#CAC5B4
Tritanopia (blue-blind)
#E7B7B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb4; /* rgb */ color: rgb(222, 187, 180); /* oklch */ color: oklch(82.0% 0.042 31.2);
Tailwind
colors: {
custom: {
50: '#e8cfca',
500: '#debbb4',
950: '#000000',
},
}SCSS
$custom: #debbb4; $custom-light: #e8cfca; $custom-dark: #000000;
JSON
{
"hex": "#debbb4",
"rgb": {
"r": 222,
"g": 187,
"b": 180
},
"hsl": {
"h": 10,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.82049,
"c": 0.0416,
"h": 31.2
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#DEBBB4
secondary
#80ADB6
accent
#9DB234
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382