#DEBFB8#DEBFB8
#DEBFB8 is a very light, muted red. Relative luminance 0.563; OKLCH L 82.9% C 0.037 H 32.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB8 |
|---|---|
| RGB | rgb(222, 191, 184) |
| HSL | hsl(11, 37%, 80%) |
| HSV | hsv(11, 17%, 87%) |
| CMYK | cmyk(0%, 14%, 17.1%, 12.9%) |
| CIE-LAB | lab(79.76, 9.90, 7.60) |
| CIE-LCH | lch(79.76, 12.48, 37.53°) |
| OKLab | oklab(82.93% 0.031 0.02) |
| OKLCH | oklch(82.93% 0.037 32.8) |
| XYZ | xyz(57.4066, 56.2535, 53.1721) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Mistyrose
#FFE4E1
ΔE00 8.67
Pale Rose
#FDC1C5
ΔE00 9.31
Apricot
#FBCEB1
ΔE00 9.35
Light Rose
#FFC5CB
ΔE00 9.61
Dusty Pink
#D8A7B1
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB8 #B8D7DE
analogous
#DEB8C4 #DEBFB8 #DED2B8
triadic
#DEBFB8 #B8DEBF #BFB8DE
tetradic
#DEBFB8 #C4DEB8 #B8D7DE #D2B8DE
square
#DEBFB8 #C4DEB8 #B8D7DE #D2B8DE
split-complementary
#DEBFB8 #B8DED2 #B8C4DE
monochromatic
#B77464 #CB998E #DEBFB8 #F1E5E2 #F5ECEA
Accessibility & contrast
On white
1.71
#DEBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DEBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#CDC8B8
Tritanopia (blue-blind)
#E6BBBD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfb8; /* rgb */ color: rgb(222, 191, 184); /* oklch */ color: oklch(82.9% 0.037 32.8);
Tailwind
colors: {
custom: {
50: '#e8d2cd',
500: '#debfb8',
950: '#000000',
},
}SCSS
$custom: #debfb8; $custom-light: #e8d2cd; $custom-dark: #000000;
JSON
{
"hex": "#debfb8",
"rgb": {
"r": 222,
"g": 191,
"b": 184
},
"hsl": {
"h": 11.053,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.82925,
"c": 0.0369,
"h": 32.8
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#DEBFB8
secondary
#84ADB6
accent
#99AF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383