#DEBFBC#DEBFBC
#DEBFBC is a very light, muted red. Relative luminance 0.564; OKLCH L 83.0% C 0.036 H 24.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBC |
|---|---|
| RGB | rgb(222, 191, 188) |
| HSL | hsl(5, 34%, 80%) |
| HSV | hsv(5, 15%, 87%) |
| CMYK | cmyk(0%, 14%, 15.3%, 12.9%) |
| CIE-LAB | lab(79.85, 10.52, 5.59) |
| CIE-LCH | lch(79.85, 11.91, 27.97°) |
| OKLab | oklab(83.03% 0.0326 0.0148) |
| OKLCH | oklch(83.03% 0.036 24.4) |
| XYZ | xyz(57.8318, 56.4236, 55.4116) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.24
Pale Rose
#FDC1C5
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 8.47
Light Rose
#FFC5CB
ΔE00 8.51
Dusty Pink
#D8A7B1
ΔE00 8.85
Pale Pink
#FFCFDC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBC #BCDBDE
analogous
#DEBCCA #DEBFBC #DED0BC
triadic
#DEBFBC #BCDEBF #BFBCDE
tetradic
#DEBFBC #CADEBC #BCDBDE #D0BCDE
square
#DEBFBC #CADEBC #BCDBDE #D0BCDE
split-complementary
#DEBFBC #BCDED0 #BCCADE
monochromatic
#B6716A #CA9893 #DEBFBC #F2E6E5 #F5EBEA
Accessibility & contrast
On white
1.71
#DEBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DEBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#E5BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfbc; /* rgb */ color: rgb(222, 191, 188); /* oklch */ color: oklch(83.0% 0.036 24.4);
Tailwind
colors: {
custom: {
50: '#e8d2d0',
500: '#debfbc',
950: '#000000',
},
}SCSS
$custom: #debfbc; $custom-light: #e8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#debfbc",
"rgb": {
"r": 222,
"g": 191,
"b": 188
},
"hsl": {
"h": 5.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83032,
"c": 0.03577,
"h": 24.4
},
"luminance": 0.56422
}Semantic roles & 50–950 ramp
primary
#DEBFBC
secondary
#88B2B6
accent
#A3AD39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383