#D2BFBB#D2BFBB
#D2BFBB is a light, muted red. Relative luminance 0.546; OKLCH L 81.9% C 0.022 H 31.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFBB |
|---|---|
| RGB | rgb(210, 191, 187) |
| HSL | hsl(10, 20%, 78%) |
| HSV | hsv(10, 11%, 82%) |
| CMYK | cmyk(0%, 9%, 11%, 17.6%) |
| CIE-LAB | lab(78.78, 6.03, 4.45) |
| CIE-LCH | lch(78.78, 7.49, 36.43°) |
| OKLab | oklab(81.94% 0.019 0.0118) |
| OKLCH | oklch(81.94% 0.022 31.8) |
| XYZ | xyz(54.1781, 54.5521, 54.6796) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Warm Gray
#C9BEB0
ΔE00 7.23
Silver
#C0C0C0
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFBB #BBCED2
analogous
#D2BBC2 #D2BFBB #D2CABB
triadic
#D2BFBB #BBD2BF #BFBBD2
tetradic
#D2BFBB #C2D2BB #BBCED2 #CABBD2
square
#D2BFBB #C2D2BB #BBCED2 #CABBD2
split-complementary
#D2BFBB #BBD2CA #BBC2D2
monochromatic
#A17A71 #BA9C96 #D2BFBB #EAE2E0 #F3EEED
Accessibility & contrast
On white
1.76
#D2BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#D2BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFBB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFBB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#D7BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bfbb; /* rgb */ color: rgb(210, 191, 187); /* oklch */ color: oklch(81.9% 0.022 31.8);
Tailwind
colors: {
custom: {
50: '#e0d2cf',
500: '#d2bfbb',
950: '#000000',
},
}SCSS
$custom: #d2bfbb; $custom-light: #e0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d2bfbb",
"rgb": {
"r": 210,
"g": 191,
"b": 187
},
"hsl": {
"h": 10.435,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81938,
"c": 0.02236,
"h": 31.8
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#D2BFBB
secondary
#8AA2A7
accent
#8F9F47
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383