#D1BFBC#D1BFBC
#D1BFBC is a light, muted red. Relative luminance 0.544; OKLCH L 81.9% C 0.021 H 28.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BFBC |
|---|---|
| RGB | rgb(209, 191, 188) |
| HSL | hsl(9, 19%, 78%) |
| HSV | hsv(9, 10%, 82%) |
| CMYK | cmyk(0%, 8.6%, 10%, 18%) |
| CIE-LAB | lab(78.72, 5.83, 3.81) |
| CIE-LCH | lch(78.72, 6.97, 33.15°) |
| OKLab | oklab(81.88% 0.0183 0.0101) |
| OKLCH | oklch(81.88% 0.021 28.9) |
| XYZ | xyz(54.0016, 54.4487, 55.2321) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.80
Warm Gray
#C9BEB0
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.89
Light Gray
#D3D3D3
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 9.49
Mistyrose
#FFE4E1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BFBC #BCCED1
analogous
#D1BCC3 #D1BFBC #D1C9BC
triadic
#D1BFBC #BCD1BF #BFBCD1
tetradic
#D1BFBC #C3D1BC #BCCED1 #C9BCD1
square
#D1BFBC #C3D1BC #BCCED1 #C9BCD1
split-complementary
#D1BFBC #BCD1C9 #BCC3D1
monochromatic
#9F7A73 #B89C98 #D1BFBC #EAE2E0 #F3EEED
Accessibility & contrast
On white
1.77
#D1BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#D1BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BFBC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BFBC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#D6BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d1bfbc; /* rgb */ color: rgb(209, 191, 188); /* oklch */ color: oklch(81.9% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#dfd2d0',
500: '#d1bfbc',
950: '#000000',
},
}SCSS
$custom: #d1bfbc; $custom-light: #dfd2d0; $custom-dark: #000000;
JSON
{
"hex": "#d1bfbc",
"rgb": {
"r": 209,
"g": 191,
"b": 188
},
"hsl": {
"h": 8.571,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.81879,
"c": 0.02091,
"h": 28.9
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#D1BFBC
secondary
#8BA2A6
accent
#919D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383