#DEBBBA#DEBBBA
#DEBBBA is a very light, muted red. Relative luminance 0.546; OKLCH L 82.2% C 0.040 H 19.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBA |
|---|---|
| RGB | rgb(222, 187, 186) |
| HSL | hsl(2, 35%, 80%) |
| HSV | hsv(2, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 16.2%, 12.9%) |
| CIE-LAB | lab(78.82, 12.34, 5.18) |
| CIE-LCH | lch(78.82, 13.38, 22.76°) |
| OKLab | oklab(82.21% 0.0379 0.0138) |
| OKLCH | oklch(82.21% 0.04 19.9) |
| XYZ | xyz(56.7573, 54.6171, 53.9972) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 7.16
Light Rose
#FFC5CB
ΔE00 7.43
Bubblegum
#FFC1CC
ΔE00 8.45
Pale Pink
#FFCFDC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBA #BADDDE
analogous
#DEBACB #DEBBBA #DECDBA
triadic
#DEBBBA #BADEBB #BBBADE
tetradic
#DEBBBA #CBDEBA #BADDDE #CDBADE
square
#DEBBBA #CBDEBA #BADDDE #CDBADE
split-complementary
#DEBBBA #BADECD #BACBDE
monochromatic
#B66967 #CA9291 #DEBBBA #F2E4E3 #F5EBEA
Accessibility & contrast
On white
1.76
#DEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBA
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbba; /* rgb */ color: rgb(222, 187, 186); /* oklch */ color: oklch(82.2% 0.040 19.9);
Tailwind
colors: {
custom: {
50: '#e8cfce',
500: '#debbba',
950: '#000000',
},
}SCSS
$custom: #debbba; $custom-light: #e8cfce; $custom-dark: #000000;
JSON
{
"hex": "#debbba",
"rgb": {
"r": 222,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.8221,
"c": 0.04032,
"h": 19.9
},
"luminance": 0.54615
}Semantic roles & 50–950 ramp
primary
#DEBBBA
secondary
#86B5B6
accent
#ABAE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383