#DEBBB7#DEBBB7
#DEBBB7 is a very light, muted red. Relative luminance 0.545; OKLCH L 82.1% C 0.041 H 25.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB7 |
|---|---|
| RGB | rgb(222, 187, 183) |
| HSL | hsl(6, 37%, 79%) |
| HSV | hsv(6, 18%, 87%) |
| CMYK | cmyk(0%, 15.8%, 17.6%, 12.9%) |
| CIE-LAB | lab(78.75, 11.87, 6.69) |
| CIE-LCH | lch(78.75, 13.63, 29.40°) |
| OKLab | oklab(82.13% 0.0367 0.0177) |
| OKLCH | oklch(82.13% 0.041 25.7) |
| XYZ | xyz(56.4417, 54.4909, 52.3352) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.85
Pale Rose
#FDC1C5
ΔE00 7.71
Dusty Pink
#D8A7B1
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 8.09
Bubblegum
#FFC1CC
ΔE00 9.26
Pink
#FFC0CB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB7 #B7DADE
analogous
#DEB7C7 #DEBBB7 #DECFB7
triadic
#DEBBB7 #B7DEBB #BBB7DE
tetradic
#DEBBB7 #C7DEB7 #B7DADE #CFB7DE
square
#DEBBB7 #C7DEB7 #B7DADE #CFB7DE
split-complementary
#DEBBB7 #B7DECF #B7C7DE
monochromatic
#B86C63 #CB938D #DEBBB7 #F1E3E1 #F5EBEA
Accessibility & contrast
On white
1.77
#DEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB7
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB7 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB7
Deuteranopia (green-blind)
#CAC5B7
Tritanopia (blue-blind)
#E6B7BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb7; /* rgb */ color: rgb(222, 187, 183); /* oklch */ color: oklch(82.1% 0.041 25.7);
Tailwind
colors: {
custom: {
50: '#e8cfcc',
500: '#debbb7',
950: '#000000',
},
}SCSS
$custom: #debbb7; $custom-light: #e8cfcc; $custom-dark: #000000;
JSON
{
"hex": "#debbb7",
"rgb": {
"r": 222,
"g": 187,
"b": 183
},
"hsl": {
"h": 6.154,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.82129,
"c": 0.04077,
"h": 25.7
},
"luminance": 0.54489
}Semantic roles & 50–950 ramp
primary
#DEBBB7
secondary
#83B1B6
accent
#A3B035
background
#FEFEFE
surface
#FDFBFA
border
#D5D4D3
text
#161313
muted
#848383