#D0BFBB#D0BFBB
#D0BFBB is a light, muted red. Relative luminance 0.543; OKLCH L 81.8% C 0.020 H 33.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BFBB |
|---|---|
| RGB | rgb(208, 191, 187) |
| HSL | hsl(11, 18%, 77%) |
| HSV | hsv(11, 10%, 82%) |
| CMYK | cmyk(0%, 8.2%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.61, 5.31, 4.18) |
| CIE-LCH | lch(78.61, 6.76, 38.23°) |
| OKLab | oklab(81.77% 0.0168 0.0111) |
| OKLCH | oklch(81.77% 0.02 33.4) |
| XYZ | xyz(53.6121, 54.2602, 54.6531) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.11
Warm Gray
#C9BEB0
ΔE00 6.61
Silver
#C0C0C0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BFBB #BBCCD0
analogous
#D0BBC1 #D0BFBB #D0CABB
triadic
#D0BFBB #BBD0BF #BFBBD0
tetradic
#D0BFBB #C1D0BB #BBCCD0 #CABBD0
square
#D0BFBB #C1D0BB #BBCCD0 #CABBD0
split-complementary
#D0BFBB #BBD0CA #BBC1D0
monochromatic
#9E7B73 #B79D97 #D0BFBB #E9E1DF #F2EEED
Accessibility & contrast
On white
1.77
#D0BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#D0BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BFBB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BFBB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C6C4BB
Tritanopia (blue-blind)
#D5BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bfbb; /* rgb */ color: rgb(208, 191, 187); /* oklch */ color: oklch(81.8% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#ded2cf',
500: '#d0bfbb',
950: '#000000',
},
}SCSS
$custom: #d0bfbb; $custom-light: #ded2cf; $custom-dark: #000000;
JSON
{
"hex": "#d0bfbb",
"rgb": {
"r": 208,
"g": 191,
"b": 187
},
"hsl": {
"h": 11.429,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.81765,
"c": 0.02014,
"h": 33.4
},
"luminance": 0.54259
}Semantic roles & 50–950 ramp
primary
#D0BFBB
secondary
#8AA0A5
accent
#8D9D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383