#B7BFBD#B7BFBD
#B7BFBD is a light, near-neutral grey. Relative luminance 0.510; OKLCH L 79.8% C 0.009 H 179.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFBD |
|---|---|
| RGB | rgb(183, 191, 189) |
| HSL | hsl(165, 6%, 73%) |
| HSV | hsv(165, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(76.68, -3.14, 0.05) |
| CIE-LCH | lch(76.68, 3.14, 179.15°) |
| OKLab | oklab(79.78% -0.0093 0.0001) |
| OKLCH | oklch(79.78% 0.009 179.5) |
| XYZ | xyz(47.3428, 51.0027, 55.4846) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.33
Silver
#C0C0C0
ΔE00 4.32
Dove Gray
#B6B8BD
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 6.89
Dark Gray
#A9A9A9
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFBD #BFB7B9
analogous
#B7BFB9 #B7BFBD #B7BDBF
triadic
#B7BFBD #BDB7BF #BFBDB7
tetradic
#B7BFBD #B9B7BF #BFB7B9 #BDBFB7
square
#B7BFBD #B9B7BF #BFB7B9 #BDBFB7
split-complementary
#B7BFBD #BFB7BD #BFB9B7
monochromatic
#768581 #97A29F #B7BFBD #D7DCDB #EFF1F0
Accessibility & contrast
On white
1.87
#B7BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#B7BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFBD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFBD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#B5BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bfbd; /* rgb */ color: rgb(183, 191, 189); /* oklch */ color: oklch(79.8% 0.009 179.5);
Tailwind
colors: {
custom: {
50: '#ccd2d0',
500: '#b7bfbd',
950: '#000000',
},
}SCSS
$custom: #b7bfbd; $custom-light: #ccd2d0; $custom-dark: #000000;
JSON
{
"hex": "#b7bfbd",
"rgb": {
"r": 183,
"g": 191,
"b": 189
},
"hsl": {
"h": 165,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79779,
"c": 0.00929,
"h": 179.5
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#B7BFBD
secondary
#92888B
accent
#566490
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383