#B0BBBA#B0BBBA
#B0BBBA is a light, near-neutral grey. Relative luminance 0.483; OKLCH L 78.3% C 0.012 H 190.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBBA |
|---|---|
| RGB | rgb(176, 187, 186) |
| HSL | hsl(175, 7%, 71%) |
| HSV | hsv(175, 6%, 73%) |
| CMYK | cmyk(5.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.02, -3.99, -0.81) |
| CIE-LCH | lch(75.02, 4.07, 191.45°) |
| OKLab | oklab(78.32% -0.0121 -0.0022) |
| OKLCH | oklch(78.32% 0.012 190.4) |
| XYZ | xyz(44.5359, 48.3155, 53.4243) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.65
Dove Gray
#B6B8BD
ΔE00 5.92
Dark Gray
#A9A9A9
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBBA #BBB0B1
analogous
#B0BBB4 #B0BBBA #B0B6BB
triadic
#B0BBBA #BAB0BB #BBBAB0
tetradic
#B0BBBA #B4B0BB #BBB0B1 #B6BBB0
square
#B0BBBA #B4B0BB #BBB0B1 #B6BBB0
split-complementary
#B0BBBA #BBB0B6 #BBB4B0
monochromatic
#6F8180 #8F9F9D #B0BBBA #D1D7D7 #EFF1F1
Accessibility & contrast
On white
1.97
#B0BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#B0BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBBA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBBA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#ADBCBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bbba; /* rgb */ color: rgb(176, 187, 186); /* oklch */ color: oklch(78.3% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#c7cfce',
500: '#b0bbba',
950: '#000000',
},
}SCSS
$custom: #b0bbba; $custom-light: #c7cfce; $custom-dark: #000000;
JSON
{
"hex": "#b0bbba",
"rgb": {
"r": 176,
"g": 187,
"b": 186
},
"hsl": {
"h": 174.545,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.78318,
"c": 0.01229,
"h": 190.4
},
"luminance": 0.48316
}Semantic roles & 50–950 ramp
primary
#B0BBBA
secondary
#E5E2E2
accent
#545A91
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282