#DEBFBF#DEBFBF
#DEBFBF is a very light, muted red. Relative luminance 0.566; OKLCH L 83.1% C 0.035 H 17.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBF |
|---|---|
| RGB | rgb(222, 191, 191) |
| HSL | hsl(0, 32%, 81%) |
| HSV | hsv(0, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 14%, 12.9%) |
| CIE-LAB | lab(79.93, 11.00, 4.08) |
| CIE-LCH | lch(79.93, 11.73, 20.35°) |
| OKLab | oklab(83.11% 0.0337 0.0109) |
| OKLCH | oklch(83.11% 0.035 17.9) |
| XYZ | xyz(58.1586, 56.5543, 57.1325) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 7.87
Light Rose
#FFC5CB
ΔE00 7.94
Dusty Pink
#D8A7B1
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.33
Light Pink
#FFD1DF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBF #BFDEDE
analogous
#DEBFCE #DEBFBF #DECEBF
triadic
#DEBFBF #BFDEBF #BFBFDE
tetradic
#DEBFBF #CEDEBF #BFDEDE #CEBFDE
square
#DEBFBF #CEDEBF #BFDEDE #CEBFDE
split-complementary
#DEBFBF #BFDECE #BFCEDE
monochromatic
#B46E6E #C99797 #DEBFBF #F3E7E7 #F5EBEB
Accessibility & contrast
On white
1.71
#DEBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#E5BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfbf; /* rgb */ color: rgb(222, 191, 191); /* oklch */ color: oklch(83.1% 0.035 17.9);
Tailwind
colors: {
custom: {
50: '#e8d2d2',
500: '#debfbf',
950: '#000000',
},
}SCSS
$custom: #debfbf; $custom-light: #e8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#debfbf",
"rgb": {
"r": 222,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83114,
"c": 0.03543,
"h": 17.9
},
"luminance": 0.56553
}Semantic roles & 50–950 ramp
primary
#DEBFBF
secondary
#8BB6B6
accent
#ABAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383