#D7BFBA#D7BFBA
#D7BFBA is a very light, muted red. Relative luminance 0.553; OKLCH L 82.3% C 0.028 H 31.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BFBA |
|---|---|
| RGB | rgb(215, 191, 186) |
| HSL | hsl(10, 27%, 79%) |
| HSV | hsv(10, 13%, 84%) |
| CMYK | cmyk(0%, 11.2%, 13.5%, 15.7%) |
| CIE-LAB | lab(79.19, 7.67, 5.63) |
| CIE-LCH | lch(79.19, 9.51, 36.27°) |
| OKLab | oklab(82.35% 0.0241 0.0149) |
| OKLCH | oklch(82.35% 0.028 31.7) |
| XYZ | xyz(55.5176, 55.2551, 54.1856) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 8.45
Mistyrose
#FFE4E1
ΔE00 8.88
Silver
#C0C0C0
ΔE00 9.99
Light Gray
#D3D3D3
ΔE00 10.58
Apricot
#FBCEB1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BFBA #BAD2D7
analogous
#D7BAC3 #D7BFBA #D7CDBA
triadic
#D7BFBA #BAD7BF #BFBAD7
tetradic
#D7BFBA #C3D7BA #BAD2D7 #CDBAD7
square
#D7BFBA #C3D7BA #BAD2D7 #CDBAD7
split-complementary
#D7BFBA #BAD7CD #BAC3D7
monochromatic
#AA776D #C19B93 #D7BFBA #EDE3E1 #F4EDEC
Accessibility & contrast
On white
1.74
#D7BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#D7BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BFBA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BFBA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BA
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#DDBCBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7bfba; /* rgb */ color: rgb(215, 191, 186); /* oklch */ color: oklch(82.3% 0.028 31.7);
Tailwind
colors: {
custom: {
50: '#e3d2ce',
500: '#d7bfba',
950: '#000000',
},
}SCSS
$custom: #d7bfba; $custom-light: #e3d2ce; $custom-dark: #000000;
JSON
{
"hex": "#d7bfba",
"rgb": {
"r": 215,
"g": 191,
"b": 186
},
"hsl": {
"h": 10.345,
"s": 26.606,
"l": 78.627
},
"oklch": {
"l": 0.8235,
"c": 0.02832,
"h": 31.7
},
"luminance": 0.55254
}Semantic roles & 50–950 ramp
primary
#D7BFBA
secondary
#88A7AD
accent
#94A540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383