#D3BFBA#D3BFBA
#D3BFBA is a light, muted red. Relative luminance 0.547; OKLCH L 82.0% C 0.024 H 34.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFBA |
|---|---|
| RGB | rgb(211, 191, 186) |
| HSL | hsl(12, 22%, 78%) |
| HSV | hsv(12, 12%, 83%) |
| CMYK | cmyk(0%, 9.5%, 11.8%, 17.3%) |
| CIE-LAB | lab(78.84, 6.22, 5.08) |
| CIE-LCH | lch(78.84, 8.03, 39.26°) |
| OKLab | oklab(82% 0.0197 0.0135) |
| OKLCH | oklch(82% 0.024 34.3) |
| XYZ | xyz(54.3571, 54.6567, 54.1312) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 7.13
Silver
#C0C0C0
ΔE00 8.61
Mistyrose
#FFE4E1
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.41
Dove Gray
#B6B8BD
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFBA #BACED3
analogous
#D3BAC1 #D3BFBA #D3CBBA
triadic
#D3BFBA #BAD3BF #BFBAD3
tetradic
#D3BFBA #C1D3BA #BACED3 #CBBAD3
square
#D3BFBA #C1D3BA #BACED3 #CBBAD3
split-complementary
#D3BFBA #BAD3CB #BAC1D3
monochromatic
#A37A6F #BB9C95 #D3BFBA #EBE2DF #F3EEEC
Accessibility & contrast
On white
1.76
#D3BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#D3BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFBA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFBA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#D8BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bfba; /* rgb */ color: rgb(211, 191, 186); /* oklch */ color: oklch(82.0% 0.024 34.3);
Tailwind
colors: {
custom: {
50: '#e0d2ce',
500: '#d3bfba',
950: '#000000',
},
}SCSS
$custom: #d3bfba; $custom-light: #e0d2ce; $custom-dark: #000000;
JSON
{
"hex": "#d3bfba",
"rgb": {
"r": 211,
"g": 191,
"b": 186
},
"hsl": {
"h": 12,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.81998,
"c": 0.02386,
"h": 34.3
},
"luminance": 0.54656
}Semantic roles & 50–950 ramp
primary
#D3BFBA
secondary
#89A2A8
accent
#8EA145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383