#DEBFBD#DEBFBD
#DEBFBD is a very light, muted red. Relative luminance 0.565; OKLCH L 83.1% C 0.036 H 22.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBD |
|---|---|
| RGB | rgb(222, 191, 189) |
| HSL | hsl(4, 33%, 81%) |
| HSV | hsv(4, 15%, 87%) |
| CMYK | cmyk(0%, 14%, 14.9%, 12.9%) |
| CIE-LAB | lab(79.88, 10.68, 5.09) |
| CIE-LCH | lch(79.88, 11.83, 25.46°) |
| OKLab | oklab(83.06% 0.033 0.0135) |
| OKLCH | oklch(83.06% 0.036 22.3) |
| XYZ | xyz(57.9400, 56.4669, 55.9813) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 8.15
Light Rose
#FFC5CB
ΔE00 8.29
Mistyrose
#FFE4E1
ΔE00 8.48
Dusty Pink
#D8A7B1
ΔE00 8.58
Pale Pink
#FFCFDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBD #BDDCDE
analogous
#DEBDCB #DEBFBD #DECFBD
triadic
#DEBFBD #BDDEBF #BFBDDE
tetradic
#DEBFBD #CBDEBD #BDDCDE #CFBDDE
square
#DEBFBD #CBDEBD #BDDCDE #CFBDDE
split-complementary
#DEBFBD #BDDECF #BDCBDE
monochromatic
#B5706B #CA9794 #DEBFBD #F2E7E6 #F5EBEB
Accessibility & contrast
On white
1.71
#DEBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#DEBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#E5BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfbd; /* rgb */ color: rgb(222, 191, 189); /* oklch */ color: oklch(83.1% 0.036 22.3);
Tailwind
colors: {
custom: {
50: '#e8d2d0',
500: '#debfbd',
950: '#000000',
},
}SCSS
$custom: #debfbd; $custom-light: #e8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#debfbd",
"rgb": {
"r": 222,
"g": 191,
"b": 189
},
"hsl": {
"h": 3.636,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.8306,
"c": 0.03561,
"h": 22.3
},
"luminance": 0.56465
}Semantic roles & 50–950 ramp
primary
#DEBFBD
secondary
#89B3B6
accent
#A5AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383