#DEBFBA#DEBFBA
#DEBFBA is a very light, muted red. Relative luminance 0.563; OKLCH L 83.0% C 0.036 H 28.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBA |
|---|---|
| RGB | rgb(222, 191, 186) |
| HSL | hsl(8, 35%, 80%) |
| HSV | hsv(8, 16%, 87%) |
| CMYK | cmyk(0%, 14%, 16.2%, 12.9%) |
| CIE-LAB | lab(79.81, 10.21, 6.60) |
| CIE-LCH | lch(79.81, 12.15, 32.87°) |
| OKLab | oklab(82.98% 0.0318 0.0174) |
| OKLCH | oklch(82.98% 0.036 28.7) |
| XYZ | xyz(57.6177, 56.3380, 54.2840) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 8.52
Pale Rose
#FDC1C5
ΔE00 8.77
Light Rose
#FFC5CB
ΔE00 9.02
Dusty Pink
#D8A7B1
ΔE00 9.45
Pale Pink
#FFCFDC
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBA #BAD9DE
analogous
#DEBAC7 #DEBFBA #DED1BA
triadic
#DEBFBA #BADEBF #BFBADE
tetradic
#DEBFBA #C7DEBA #BAD9DE #D1BADE
square
#DEBFBA #C7DEBA #BAD9DE #D1BADE
split-complementary
#DEBFBA #BADED1 #BAC7DE
monochromatic
#B67267 #CA9991 #DEBFBA #F2E5E3 #F5ECEA
Accessibility & contrast
On white
1.71
#DEBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DEBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#E6BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfba; /* rgb */ color: rgb(222, 191, 186); /* oklch */ color: oklch(83.0% 0.036 28.7);
Tailwind
colors: {
custom: {
50: '#e8d2ce',
500: '#debfba',
950: '#000000',
},
}SCSS
$custom: #debfba; $custom-light: #e8d2ce; $custom-dark: #000000;
JSON
{
"hex": "#debfba",
"rgb": {
"r": 222,
"g": 191,
"b": 186
},
"hsl": {
"h": 8.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82978,
"c": 0.03625,
"h": 28.7
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#DEBFBA
secondary
#86AFB6
accent
#9EAE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383