#DEBBB5#DEBBB5
#DEBBB5 is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.041 H 29.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB5 |
|---|---|
| RGB | rgb(222, 187, 181) |
| HSL | hsl(9, 38%, 79%) |
| HSV | hsv(9, 18%, 87%) |
| CMYK | cmyk(0%, 15.8%, 18.5%, 12.9%) |
| CIE-LAB | lab(78.70, 11.57, 7.70) |
| CIE-LCH | lch(78.70, 13.90, 33.66°) |
| OKLab | oklab(82.08% 0.036 0.0203) |
| OKLCH | oklch(82.08% 0.041 29.4) |
| XYZ | xyz(56.2351, 54.4082, 51.2467) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.90
Pale Rose
#FDC1C5
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.64
Dusty Pink
#D8A7B1
ΔE00 8.66
Mistyrose
#FFE4E1
ΔE00 9.59
Bubblegum
#FFC1CC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB5 #B5D8DE
analogous
#DEB5C4 #DEBBB5 #DED0B5
triadic
#DEBBB5 #B5DEBB #BBB5DE
tetradic
#DEBBB5 #C4DEB5 #B5D8DE #D0B5DE
square
#DEBBB5 #C4DEB5 #B5D8DE #D0B5DE
split-complementary
#DEBBB5 #B5DED0 #B5C4DE
monochromatic
#B86D60 #CB948B #DEBBB5 #F1E2DF #F6ECEA
Accessibility & contrast
On white
1.77
#DEBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DEBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB5
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB5 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB5
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#E7B7B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb5; /* rgb */ color: rgb(222, 187, 181); /* oklch */ color: oklch(82.1% 0.041 29.4);
Tailwind
colors: {
custom: {
50: '#e8cfcb',
500: '#debbb5',
950: '#000000',
},
}SCSS
$custom: #debbb5; $custom-light: #e8cfcb; $custom-dark: #000000;
JSON
{
"hex": "#debbb5",
"rgb": {
"r": 222,
"g": 187,
"b": 181
},
"hsl": {
"h": 8.78,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.82076,
"c": 0.04128,
"h": 29.4
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#DEBBB5
secondary
#81AEB6
accent
#9FB134
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382