#D2BFBF#D2BFBF
#D2BFBF is a very light, muted red. Relative luminance 0.547; OKLCH L 82.0% C 0.022 H 17.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFBF |
|---|---|
| RGB | rgb(210, 191, 191) |
| HSL | hsl(0, 17%, 79%) |
| HSV | hsv(0, 9%, 82%) |
| CMYK | cmyk(0%, 9%, 9%, 17.6%) |
| CIE-LAB | lab(78.88, 6.70, 2.43) |
| CIE-LCH | lch(78.88, 7.13, 19.98°) |
| OKLab | oklab(82.05% 0.0206 0.0065) |
| OKLCH | oklch(82.05% 0.022 17.6) |
| XYZ | xyz(54.6122, 54.7257, 56.9663) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Silver
#C0C0C0
ΔE00 8.42
Warm Gray
#C9BEB0
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.23
Mistyrose
#FFE4E1
ΔE00 9.36
Dove Gray
#B6B8BD
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFBF #BFD2D2
analogous
#D2BFC8 #D2BFBF #D2C8BF
triadic
#D2BFBF #BFD2BF #BFBFD2
tetradic
#D2BFBF #C8D2BF #BFD2D2 #C8BFD2
square
#D2BFBF #C8D2BF #BFD2D2 #C8BFD2
split-complementary
#D2BFBF #BFD2C8 #BFC8D2
monochromatic
#9F7777 #B99B9B #D2BFBF #EBE3E3 #F2EDED
Accessibility & contrast
On white
1.76
#D2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#D2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFBF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFBF | 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)
#C2C1BF
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#D7BDBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bfbf; /* rgb */ color: rgb(210, 191, 191); /* oklch */ color: oklch(82.0% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#dfd2d2',
500: '#d2bfbf',
950: '#000000',
},
}SCSS
$custom: #d2bfbf; $custom-light: #dfd2d2; $custom-dark: #000000;
JSON
{
"hex": "#d2bfbf",
"rgb": {
"r": 210,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.8205,
"c": 0.02157,
"h": 17.6
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#D2BFBF
secondary
#8EA7A7
accent
#9C9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383