#B6BFBA#B6BFBA
#B6BFBA is a light, near-neutral grey. Relative luminance 0.508; OKLCH L 79.6% C 0.012 H 162.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFBA |
|---|---|
| RGB | rgb(182, 191, 186) |
| HSL | hsl(147, 7%, 73%) |
| HSV | hsv(147, 5%, 75%) |
| CMYK | cmyk(4.7%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.53, -4.05, 1.44) |
| CIE-LCH | lch(76.53, 4.30, 160.41°) |
| OKLab | oklab(79.62% -0.0115 0.0038) |
| OKLCH | oklch(79.62% 0.012 162) |
| XYZ | xyz(46.7835, 50.7515, 53.7762) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.14
Silver
#C0C0C0
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 7.01
Light Grey
#D8DCD6
ΔE00 7.66
Dark Gray
#A9A9A9
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFBA #BFB6BB
analogous
#B6BFB6 #B6BFBA #B6BFBE
triadic
#B6BFBA #BAB6BF #BFBAB6
tetradic
#B6BFBA #B6B6BF #BFB6BB #BFBEB6
square
#B6BFBA #B6B6BF #BFB6BB #BFBEB6
split-complementary
#B6BFBA #BEB6BF #BFB6B6
monochromatic
#75867C #95A29B #B6BFBA #D7DCD9 #EFF1F0
Accessibility & contrast
On white
1.88
#B6BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B6BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFBA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFBA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBA
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#B5BFBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bfba; /* rgb */ color: rgb(182, 191, 186); /* oklch */ color: oklch(79.6% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#cbd2ce',
500: '#b6bfba',
950: '#000000',
},
}SCSS
$custom: #b6bfba; $custom-light: #cbd2ce; $custom-dark: #000000;
JSON
{
"hex": "#b6bfba",
"rgb": {
"r": 182,
"g": 191,
"b": 186
},
"hsl": {
"h": 146.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.79615,
"c": 0.01214,
"h": 162
},
"luminance": 0.50752
}Semantic roles & 50–950 ramp
primary
#B6BFBA
secondary
#92878D
accent
#557690
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383