#DEBABB#DEBABB
#DEBABB is a very light, muted red. Relative luminance 0.542; OKLCH L 82.0% C 0.041 H 16.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBABB |
|---|---|
| RGB | rgb(222, 186, 187) |
| HSL | hsl(358, 35%, 80%) |
| HSV | hsv(358, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 15.8%, 12.9%) |
| CIE-LAB | lab(78.60, 13.03, 4.32) |
| CIE-LCH | lch(78.60, 13.73, 18.33°) |
| OKLab | oklab(82.05% 0.0398 0.0115) |
| OKLCH | oklch(82.05% 0.041 16.1) |
| XYZ | xyz(56.6526, 54.2370, 54.4886) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.76
Light Rose
#FFC5CB
ΔE00 7.00
Bubblegum
#FFC1CC
ΔE00 7.85
Pink
#FFC0CB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBABB #BADEDD
analogous
#DEBACD #DEBABB #DECBBA
triadic
#DEBABB #BBDEBA #BABBDE
tetradic
#DEBABB #CDDEBA #BADEDD #CBBADE
square
#DEBABB #CDDEBA #BADEDD #CBBADE
split-complementary
#DEBABB #BADECB #BACDDE
monochromatic
#B66769 #CA9192 #DEBABB #F2E3E4 #F5EAEB
Accessibility & contrast
On white
1.77
#DEBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DEBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBABB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBABB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#E6B7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debabb; /* rgb */ color: rgb(222, 186, 187); /* oklch */ color: oklch(82.0% 0.041 16.1);
Tailwind
colors: {
custom: {
50: '#e8cecf',
500: '#debabb',
950: '#000000',
},
}SCSS
$custom: #debabb; $custom-light: #e8cecf; $custom-dark: #000000;
JSON
{
"hex": "#debabb",
"rgb": {
"r": 222,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82047,
"c": 0.04145,
"h": 16.1
},
"luminance": 0.54235
}Semantic roles & 50–950 ramp
primary
#DEBABB
secondary
#86B6B5
accent
#AEAB37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383