#D1BFBB#D1BFBB
#D1BFBB is a light, muted red. Relative luminance 0.544; OKLCH L 81.9% C 0.021 H 32.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BFBB |
|---|---|
| RGB | rgb(209, 191, 187) |
| HSL | hsl(11, 19%, 78%) |
| HSV | hsv(11, 11%, 82%) |
| CMYK | cmyk(0%, 8.6%, 10.5%, 18%) |
| CIE-LAB | lab(78.70, 5.67, 4.31) |
| CIE-LCH | lch(78.70, 7.12, 37.29°) |
| OKLab | oklab(81.85% 0.0179 0.0114) |
| OKLCH | oklch(81.85% 0.021 32.5) |
| XYZ | xyz(53.8942, 54.4057, 54.6663) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 9.59
Mistyrose
#FFE4E1
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BFBB #BBCDD1
analogous
#D1BBC2 #D1BFBB #D1CABB
triadic
#D1BFBB #BBD1BF #BFBBD1
tetradic
#D1BFBB #C2D1BB #BBCDD1 #CABBD1
square
#D1BFBB #C2D1BB #BBCDD1 #CABBD1
split-complementary
#D1BFBB #BBD1CA #BBC2D1
monochromatic
#A07A72 #B89D96 #D1BFBB #EAE1E0 #F3EEED
Accessibility & contrast
On white
1.77
#D1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#D1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BFBB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BFBB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#D6BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d1bfbb; /* rgb */ color: rgb(209, 191, 187); /* oklch */ color: oklch(81.9% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#dfd2cf',
500: '#d1bfbb',
950: '#000000',
},
}SCSS
$custom: #d1bfbb; $custom-light: #dfd2cf; $custom-dark: #000000;
JSON
{
"hex": "#d1bfbb",
"rgb": {
"r": 209,
"g": 191,
"b": 187
},
"hsl": {
"h": 10.909,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81851,
"c": 0.02125,
"h": 32.5
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#D1BFBB
secondary
#8AA1A6
accent
#8E9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383