#D3BFBB#D3BFBB
#D3BFBB is a very light, muted red. Relative luminance 0.547; OKLCH L 82.0% C 0.023 H 31.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFBB |
|---|---|
| RGB | rgb(211, 191, 187) |
| HSL | hsl(10, 21%, 78%) |
| HSV | hsv(10, 11%, 83%) |
| CMYK | cmyk(0%, 9.5%, 11.4%, 17.3%) |
| CIE-LAB | lab(78.87, 6.38, 4.58) |
| CIE-LCH | lch(78.87, 7.86, 35.66°) |
| OKLab | oklab(82.03% 0.0201 0.0121) |
| OKLCH | oklch(82.03% 0.023 31.1) |
| XYZ | xyz(54.4637, 54.6994, 54.6930) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 7.54
Silver
#C0C0C0
ΔE00 8.61
Mistyrose
#FFE4E1
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFBB #BBCFD3
analogous
#D3BBC3 #D3BFBB #D3CBBB
triadic
#D3BFBB #BBD3BF #BFBBD3
tetradic
#D3BFBB #C3D3BB #BBCFD3 #CBBBD3
square
#D3BFBB #C3D3BB #BBCFD3 #CBBBD3
split-complementary
#D3BFBB #BBD3CB #BBC3D3
monochromatic
#A37971 #BB9C96 #D3BFBB #EBE2E0 #F3EEEC
Accessibility & contrast
On white
1.76
#D3BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#D3BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFBB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFBB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#D8BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bfbb; /* rgb */ color: rgb(211, 191, 187); /* oklch */ color: oklch(82.0% 0.023 31.1);
Tailwind
colors: {
custom: {
50: '#e0d2cf',
500: '#d3bfbb',
950: '#000000',
},
}SCSS
$custom: #d3bfbb; $custom-light: #e0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d3bfbb",
"rgb": {
"r": 211,
"g": 191,
"b": 187
},
"hsl": {
"h": 10,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.82025,
"c": 0.02348,
"h": 31.1
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#D3BFBB
secondary
#8AA3A8
accent
#91A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383