#DEBABC#DEBABC
#DEBABC is a very light, muted red. Relative luminance 0.543; OKLCH L 82.1% C 0.041 H 14.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBABC |
|---|---|
| RGB | rgb(222, 186, 188) |
| HSL | hsl(357, 35%, 80%) |
| HSV | hsv(357, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 15.3%, 12.9%) |
| CIE-LAB | lab(78.62, 13.19, 3.81) |
| CIE-LCH | lch(78.62, 13.73, 16.12°) |
| OKLab | oklab(82.07% 0.0402 0.0102) |
| OKLCH | oklch(82.07% 0.041 14.3) |
| XYZ | xyz(56.7600, 54.2800, 55.0543) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Dusty Pink
#D8A7B1
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 6.69
Light Rose
#FFC5CB
ΔE00 6.88
Bubblegum
#FFC1CC
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBABC #BADEDC
analogous
#DEBACE #DEBABC #DECABA
triadic
#DEBABC #BCDEBA #BABCDE
tetradic
#DEBABC #CEDEBA #BADEDC #CABADE
square
#DEBABC #CEDEBA #BADEDC #CABADE
split-complementary
#DEBABC #BADECA #BACEDE
monochromatic
#B6676C #CA9194 #DEBABC #F2E3E4 #F5EAEB
Accessibility & contrast
On white
1.77
#DEBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBABC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBABC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#E6B7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debabc; /* rgb */ color: rgb(222, 186, 188); /* oklch */ color: oklch(82.1% 0.041 14.3);
Tailwind
colors: {
custom: {
50: '#e8ced0',
500: '#debabc',
950: '#000000',
},
}SCSS
$custom: #debabc; $custom-light: #e8ced0; $custom-dark: #000000;
JSON
{
"hex": "#debabc",
"rgb": {
"r": 222,
"g": 186,
"b": 188
},
"hsl": {
"h": 356.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82074,
"c": 0.04148,
"h": 14.3
},
"luminance": 0.54278
}Semantic roles & 50–950 ramp
primary
#DEBABC
secondary
#86B6B3
accent
#AEA837
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383