#DEBABE#DEBABE
#DEBABE is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.042 H 10.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBABE |
|---|---|
| RGB | rgb(222, 186, 190) |
| HSL | hsl(353, 35%, 80%) |
| HSV | hsv(353, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 14.4%, 12.9%) |
| CIE-LAB | lab(78.68, 13.51, 2.80) |
| CIE-LCH | lch(78.68, 13.80, 11.73°) |
| OKLab | oklab(82.13% 0.041 0.0076) |
| OKLCH | oklch(82.13% 0.042 10.5) |
| XYZ | xyz(56.9771, 54.3668, 56.1977) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.80
Pinkish Grey
#C8ACA9
ΔE00 5.93
Pale Rose
#FDC1C5
ΔE00 6.63
Light Rose
#FFC5CB
ΔE00 6.73
Pale Pink
#FFCFDC
ΔE00 7.31
Bubblegum
#FFC1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBABE #BADEDA
analogous
#DEBAD0 #DEBABE #DEC8BA
triadic
#DEBABE #BEDEBA #BABEDE
tetradic
#DEBABE #D0DEBA #BADEDA #C8BADE
square
#DEBABE #D0DEBA #BADEDA #C8BADE
split-complementary
#DEBABE #BADEC8 #BAD0DE
monochromatic
#B66770 #CA9197 #DEBABE #F2E3E5 #F5EAEC
Accessibility & contrast
On white
1.77
#DEBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBABE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBABE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#E5B7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debabe; /* rgb */ color: rgb(222, 186, 190); /* oklch */ color: oklch(82.1% 0.042 10.5);
Tailwind
colors: {
custom: {
50: '#e8ced1',
500: '#debabe',
950: '#000000',
},
}SCSS
$custom: #debabe; $custom-light: #e8ced1; $custom-dark: #000000;
JSON
{
"hex": "#debabe",
"rgb": {
"r": 222,
"g": 186,
"b": 190
},
"hsl": {
"h": 353.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.8213,
"c": 0.04166,
"h": 10.5
},
"luminance": 0.54365
}Semantic roles & 50–950 ramp
primary
#DEBABE
secondary
#86B6B1
accent
#AEA137
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383