#DEBFB7#DEBFB7
#DEBFB7 is a very light, muted red. Relative luminance 0.562; OKLCH L 82.9% C 0.037 H 34.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB7 |
|---|---|
| RGB | rgb(222, 191, 183) |
| HSL | hsl(12, 37%, 79%) |
| HSV | hsv(12, 18%, 87%) |
| CMYK | cmyk(0%, 14%, 17.6%, 12.9%) |
| CIE-LAB | lab(79.73, 9.74, 8.11) |
| CIE-LCH | lch(79.73, 12.68, 39.76°) |
| OKLab | oklab(82.9% 0.0306 0.0213) |
| OKLCH | oklch(82.9% 0.037 34.8) |
| XYZ | xyz(57.3022, 56.2117, 52.6220) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 8.77
Apricot
#FBCEB1
ΔE00 8.97
Pale Rose
#FDC1C5
ΔE00 9.61
Warm Gray
#C9BEB0
ΔE00 9.86
Light Rose
#FFC5CB
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB7 #B7D6DE
analogous
#DEB7C3 #DEBFB7 #DED3B7
triadic
#DEBFB7 #B7DEBF #BFB7DE
tetradic
#DEBFB7 #C3DEB7 #B7D6DE #D3B7DE
square
#DEBFB7 #C3DEB7 #B7D6DE #D3B7DE
split-complementary
#DEBFB7 #B7DED3 #B7C3DE
monochromatic
#B87463 #CB9A8D #DEBFB7 #F1E4E1 #F5ECEA
Accessibility & contrast
On white
1.72
#DEBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB7
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB7 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B6
Deuteranopia (green-blind)
#CDC8B7
Tritanopia (blue-blind)
#E6BBBD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfb7; /* rgb */ color: rgb(222, 191, 183); /* oklch */ color: oklch(82.9% 0.037 34.8);
Tailwind
colors: {
custom: {
50: '#e8d2cc',
500: '#debfb7',
950: '#000000',
},
}SCSS
$custom: #debfb7; $custom-light: #e8d2cc; $custom-dark: #000000;
JSON
{
"hex": "#debfb7",
"rgb": {
"r": 222,
"g": 191,
"b": 183
},
"hsl": {
"h": 12.308,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.82899,
"c": 0.0373,
"h": 34.8
},
"luminance": 0.5621
}Semantic roles & 50–950 ramp
primary
#DEBFB7
secondary
#83ACB6
accent
#97B035
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383