#B7BFBA#B7BFBA
#B7BFBA is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.7% C 0.011 H 158.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFBA |
|---|---|
| RGB | rgb(183, 191, 186) |
| HSL | hsl(143, 6%, 73%) |
| HSV | hsv(143, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.60, -3.70, 1.56) |
| CIE-LCH | lch(76.60, 4.02, 157.19°) |
| OKLab | oklab(79.69% -0.0105 0.0041) |
| OKLCH | oklch(79.69% 0.011 158.8) |
| XYZ | xyz(47.0205, 50.8738, 53.7873) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.85
Silver
#C0C0C0
ΔE00 5.17
Dove Gray
#B6B8BD
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.49
Dark Gray
#A9A9A9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFBA #BFB7BC
analogous
#B8BFB7 #B7BFBA #B7BFBE
triadic
#B7BFBA #BAB7BF #BFBAB7
tetradic
#B7BFBA #B7B8BF #BFB7BC #BFBEB7
square
#B7BFBA #B7B8BF #BFB7BC #BFBEB7
split-complementary
#B7BFBA #BEB7BF #BFB7B8
monochromatic
#76857C #97A29B #B7BFBA #D7DCD9 #EFF1EF
Accessibility & contrast
On white
1.88
#B7BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B7BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFBA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFBA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBA
Deuteranopia (green-blind)
#BDBDBA
Tritanopia (blue-blind)
#B6BFBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bfba; /* rgb */ color: rgb(183, 191, 186); /* oklch */ color: oklch(79.7% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#ccd2ce',
500: '#b7bfba',
950: '#000000',
},
}SCSS
$custom: #b7bfba; $custom-light: #ccd2ce; $custom-dark: #000000;
JSON
{
"hex": "#b7bfba",
"rgb": {
"r": 183,
"g": 191,
"b": 186
},
"hsl": {
"h": 142.5,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79692,
"c": 0.01124,
"h": 158.8
},
"luminance": 0.50874
}Semantic roles & 50–950 ramp
primary
#B7BFBA
secondary
#92888E
accent
#567A90
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383