#B7BBBA#B7BBBA
#B7BBBA is a light, near-neutral grey. Relative luminance 0.492; OKLCH L 78.9% C 0.005 H 179.8°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBBA |
|---|---|
| RGB | rgb(183, 187, 186) |
| HSL | hsl(165, 3%, 73%) |
| HSV | hsv(165, 2%, 73%) |
| CMYK | cmyk(2.1%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.55, -1.58, 0.02) |
| CIE-LCH | lch(75.55, 1.58, 179.34°) |
| OKLab | oklab(78.86% -0.0047 0) |
| OKLCH | oklch(78.86% 0.005 179.8) |
| XYZ | xyz(46.1601, 49.1529, 53.5005) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.73
Silver (survey)
#C5C9C7
ΔE00 3.61
Dove Gray
#B6B8BD
ΔE00 3.74
Dark Gray
#A9A9A9
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBBA #BBB7B8
analogous
#B7BBB8 #B7BBBA #B7BABB
triadic
#B7BBBA #BAB7BB #BBBAB7
tetradic
#B7BBBA #B8B7BB #BBB7B8 #BABBB7
square
#B7BBBA #B8B7BB #BBB7B8 #BABBB7
split-complementary
#B7BBBA #BBB7BA #BBB8B7
monochromatic
#787F7E #989D9C #B7BBBA #D6D9D8 #EFF0F0
Accessibility & contrast
On white
1.94
#B7BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B7BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBBA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBBA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBABA
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#B6BBBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bbba; /* rgb */ color: rgb(183, 187, 186); /* oklch */ color: oklch(78.9% 0.005 179.8);
Tailwind
colors: {
custom: {
50: '#cccfce',
500: '#b7bbba',
950: '#000000',
},
}SCSS
$custom: #b7bbba; $custom-light: #cccfce; $custom-dark: #000000;
JSON
{
"hex": "#b7bbba",
"rgb": {
"r": 183,
"g": 187,
"b": 186
},
"hsl": {
"h": 165,
"s": 2.857,
"l": 72.549
},
"oklch": {
"l": 0.7886,
"c": 0.00467,
"h": 179.8
},
"luminance": 0.49153
}Semantic roles & 50–950 ramp
primary
#B7BBBA
secondary
#E6E5E5
accent
#59668D
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282