#D7BFBB#D7BFBB
#D7BFBB is a very light, muted red. Relative luminance 0.553; OKLCH L 82.4% C 0.028 H 29.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BFBB |
|---|---|
| RGB | rgb(215, 191, 187) |
| HSL | hsl(9, 26%, 79%) |
| HSV | hsv(9, 13%, 84%) |
| CMYK | cmyk(0%, 11.2%, 13%, 15.7%) |
| CIE-LAB | lab(79.21, 7.83, 5.12) |
| CIE-LCH | lch(79.21, 9.36, 33.20°) |
| OKLab | oklab(82.38% 0.0245 0.0136) |
| OKLCH | oklch(82.38% 0.028 29) |
| XYZ | xyz(55.6243, 55.2978, 54.7474) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 8.81
Mistyrose
#FFE4E1
ΔE00 8.81
Silver
#C0C0C0
ΔE00 9.99
Light Gray
#D3D3D3
ΔE00 10.58
Dusty Pink
#D8A7B1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BFBB #BBD3D7
analogous
#D7BBC5 #D7BFBB #D7CDBB
triadic
#D7BFBB #BBD7BF #BFBBD7
tetradic
#D7BFBB #C5D7BB #BBD3D7 #CDBBD7
square
#D7BFBB #C5D7BB #BBD3D7 #CDBBD7
split-complementary
#D7BFBB #BBD7CD #BBC5D7
monochromatic
#AA766E #C09B94 #D7BFBB #EEE3E2 #F4EDEC
Accessibility & contrast
On white
1.74
#D7BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#D7BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BFBB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BFBB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#DDBCBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7bfbb; /* rgb */ color: rgb(215, 191, 187); /* oklch */ color: oklch(82.4% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#e3d2cf',
500: '#d7bfbb',
950: '#000000',
},
}SCSS
$custom: #d7bfbb; $custom-light: #e3d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d7bfbb",
"rgb": {
"r": 215,
"g": 191,
"b": 187
},
"hsl": {
"h": 8.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.82377,
"c": 0.02799,
"h": 29
},
"luminance": 0.55297
}Semantic roles & 50–950 ramp
primary
#D7BFBB
secondary
#89A8AD
accent
#96A441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383