#DEBFB9#DEBFB9
#DEBFB9 is a very light, muted red. Relative luminance 0.563; OKLCH L 83.0% C 0.037 H 30.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB9 |
|---|---|
| RGB | rgb(222, 191, 185) |
| HSL | hsl(10, 36%, 80%) |
| HSV | hsv(10, 17%, 87%) |
| CMYK | cmyk(0%, 14%, 16.7%, 12.9%) |
| CIE-LAB | lab(79.78, 10.05, 7.10) |
| CIE-LCH | lch(79.78, 12.31, 35.23°) |
| OKLab | oklab(82.95% 0.0314 0.0187) |
| OKLCH | oklch(82.95% 0.037 30.8) |
| XYZ | xyz(57.5118, 56.2956, 53.7261) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Mistyrose
#FFE4E1
ΔE00 8.58
Pale Rose
#FDC1C5
ΔE00 9.03
Light Rose
#FFC5CB
ΔE00 9.30
Apricot
#FBCEB1
ΔE00 9.74
Dusty Pink
#D8A7B1
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB9 #B9D8DE
analogous
#DEB9C6 #DEBFB9 #DED2B9
triadic
#DEBFB9 #B9DEBF #BFB9DE
tetradic
#DEBFB9 #C6DEB9 #B9D8DE #D2B9DE
square
#DEBFB9 #C6DEB9 #B9D8DE #D2B9DE
split-complementary
#DEBFB9 #B9DED2 #B9C6DE
monochromatic
#B77366 #CA998F #DEBFB9 #F2E5E3 #F5ECEA
Accessibility & contrast
On white
1.71
#DEBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DEBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#E6BBBD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfb9; /* rgb */ color: rgb(222, 191, 185); /* oklch */ color: oklch(83.0% 0.037 30.8);
Tailwind
colors: {
custom: {
50: '#e8d2ce',
500: '#debfb9',
950: '#000000',
},
}SCSS
$custom: #debfb9; $custom-light: #e8d2ce; $custom-dark: #000000;
JSON
{
"hex": "#debfb9",
"rgb": {
"r": 222,
"g": 191,
"b": 185
},
"hsl": {
"h": 9.73,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.82952,
"c": 0.03655,
"h": 30.8
},
"luminance": 0.56294
}Semantic roles & 50–950 ramp
primary
#DEBFB9
secondary
#85AEB6
accent
#9BAF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383