#B7BFBF#B7BFBF
#B7BFBF is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.8% C 0.009 H 196.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFBF |
|---|---|
| RGB | rgb(183, 191, 191) |
| HSL | hsl(180, 6%, 73%) |
| HSV | hsv(180, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.73, -2.76, -0.96) |
| CIE-LCH | lch(76.73, 2.92, 199.18°) |
| OKLab | oklab(79.84% -0.0085 -0.0026) |
| OKLCH | oklch(79.84% 0.009 196.9) |
| XYZ | xyz(47.5614, 51.0901, 56.6358) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.33
Silver
#C0C0C0
ΔE00 3.94
Dove Gray
#B6B8BD
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFBF #BFB7B7
analogous
#B7BFBB #B7BFBF #B7BBBF
triadic
#B7BFBF #BFB7BF #BFBFB7
tetradic
#B7BFBF #BBB7BF #BFB7B7 #BBBFB7
square
#B7BFBF #BBB7BF #BFB7B7 #BBBFB7
split-complementary
#B7BFBF #BFB7BB #BFBBB7
monochromatic
#768585 #97A2A2 #B7BFBF #D7DCDC #EFF1F1
Accessibility & contrast
On white
1.87
#B7BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#B7BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFBF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFBF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#B5C0BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bfbf; /* rgb */ color: rgb(183, 191, 191); /* oklch */ color: oklch(79.8% 0.009 196.9);
Tailwind
colors: {
custom: {
50: '#ccd2d2',
500: '#b7bfbf',
950: '#000000',
},
}SCSS
$custom: #b7bfbf; $custom-light: #ccd2d2; $custom-dark: #000000;
JSON
{
"hex": "#b7bfbf",
"rgb": {
"r": 183,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79838,
"c": 0.00889,
"h": 196.9
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#B7BFBF
secondary
#928888
accent
#565690
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383