#D3BFBC#D3BFBC
#D3BFBC is a very light, muted red. Relative luminance 0.547; OKLCH L 82.1% C 0.023 H 27.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFBC |
|---|---|
| RGB | rgb(211, 191, 188) |
| HSL | hsl(8, 21%, 78%) |
| HSV | hsv(8, 11%, 83%) |
| CMYK | cmyk(0%, 9.5%, 10.9%, 17.3%) |
| CIE-LAB | lab(78.89, 6.55, 4.08) |
| CIE-LCH | lch(78.89, 7.72, 31.90°) |
| OKLab | oklab(82.05% 0.0205 0.0108) |
| OKLCH | oklch(82.05% 0.023 27.8) |
| XYZ | xyz(54.5712, 54.7423, 55.2588) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.43
Warm Gray
#C9BEB0
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.62
Mistyrose
#FFE4E1
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 9.41
Dove Gray
#B6B8BD
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFBC #BCD0D3
analogous
#D3BCC4 #D3BFBC #D3CABC
triadic
#D3BFBC #BCD3BF #BFBCD3
tetradic
#D3BFBC #C4D3BC #BCD0D3 #CABCD3
square
#D3BFBC #C4D3BC #BCD0D3 #CABCD3
split-complementary
#D3BFBC #BCD3CA #BCC4D3
monochromatic
#A27872 #BB9C97 #D3BFBC #EBE2E1 #F3EDED
Accessibility & contrast
On white
1.76
#D3BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#D3BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFBC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFBC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#D8BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bfbc; /* rgb */ color: rgb(211, 191, 188); /* oklch */ color: oklch(82.1% 0.023 27.8);
Tailwind
colors: {
custom: {
50: '#e0d2d0',
500: '#d3bfbc',
950: '#000000',
},
}SCSS
$custom: #d3bfbc; $custom-light: #e0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d3bfbc",
"rgb": {
"r": 211,
"g": 191,
"b": 188
},
"hsl": {
"h": 7.826,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.82053,
"c": 0.02317,
"h": 27.8
},
"luminance": 0.54741
}Semantic roles & 50–950 ramp
primary
#D3BFBC
secondary
#8BA4A8
accent
#949F46
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383