#D7BFBC#D7BFBC
#D7BFBC is a very light, muted red. Relative luminance 0.553; OKLCH L 82.4% C 0.028 H 26.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BFBC |
|---|---|
| RGB | rgb(215, 191, 188) |
| HSL | hsl(7, 25%, 79%) |
| HSV | hsv(7, 13%, 84%) |
| CMYK | cmyk(0%, 11.2%, 12.6%, 15.7%) |
| CIE-LAB | lab(79.24, 7.99, 4.62) |
| CIE-LCH | lch(79.24, 9.23, 30.03°) |
| OKLab | oklab(82.4% 0.0249 0.0123) |
| OKLCH | oklch(82.4% 0.028 26.2) |
| XYZ | xyz(55.7317, 55.3407, 55.3132) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Mistyrose
#FFE4E1
ΔE00 8.77
Warm Gray
#C9BEB0
ΔE00 9.17
Silver
#C0C0C0
ΔE00 10.02
Dusty Pink
#D8A7B1
ΔE00 10.29
Pale Rose
#FDC1C5
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BFBC #BCD4D7
analogous
#D7BCC7 #D7BFBC #D7CDBC
triadic
#D7BFBC #BCD7BF #BFBCD7
tetradic
#D7BFBC #C7D7BC #BCD4D7 #CDBCD7
square
#D7BFBC #C7D7BC #BCD4D7 #CDBCD7
split-complementary
#D7BFBC #BCD7CD #BCC7D7
monochromatic
#A9766F #C09A96 #D7BFBC #EEE4E2 #F4EDEC
Accessibility & contrast
On white
1.74
#D7BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#D7BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BFBC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BFBC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BC
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#DDBDBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7bfbc; /* rgb */ color: rgb(215, 191, 188); /* oklch */ color: oklch(82.4% 0.028 26.2);
Tailwind
colors: {
custom: {
50: '#e3d2d0',
500: '#d7bfbc',
950: '#000000',
},
}SCSS
$custom: #d7bfbc; $custom-light: #e3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d7bfbc",
"rgb": {
"r": 215,
"g": 191,
"b": 188
},
"hsl": {
"h": 6.667,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.82404,
"c": 0.02772,
"h": 26.2
},
"luminance": 0.5534
}Semantic roles & 50–950 ramp
primary
#D7BFBC
secondary
#8AA9AD
accent
#99A442
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383