#B0BBB2#B0BBB2
#B0BBB2 is a light, near-neutral grey. Relative luminance 0.480; OKLCH L 78.1% C 0.018 H 151.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBB2 |
|---|---|
| RGB | rgb(176, 187, 178) |
| HSL | hsl(131, 7%, 71%) |
| HSV | hsv(131, 6%, 73%) |
| CMYK | cmyk(5.9%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.82, -5.51, 3.24) |
| CIE-LCH | lch(74.82, 6.39, 149.54°) |
| OKLab | oklab(78.09% -0.0153 0.0085) |
| OKLCH | oklch(78.09% 0.018 151) |
| XYZ | xyz(43.7092, 47.9848, 49.0701) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.69
Dark Gray
#A9A9A9
ΔE00 8.51
Cement
#A5A391
ΔE00 9.00
Greyish
#A8A495
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBB2 #BBB0B9
analogous
#B3BBB0 #B0BBB2 #B0BBB7
triadic
#B0BBB2 #B2B0BB #BBB2B0
tetradic
#B0BBB2 #B0B3BB #BBB0B9 #BBB7B0
square
#B0BBB2 #B0B3BB #BBB0B9 #BBB7B0
split-complementary
#B0BBB2 #B7B0BB #BBB0B3
monochromatic
#6F8173 #8F9F92 #B0BBB2 #D1D7D2 #EFF1EF
Accessibility & contrast
On white
1.98
#B0BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B0BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBB2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBB2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B9B8B2
Tritanopia (blue-blind)
#AFBBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bbb2; /* rgb */ color: rgb(176, 187, 178); /* oklch */ color: oklch(78.1% 0.018 151.0);
Tailwind
colors: {
custom: {
50: '#c7cfc9',
500: '#b0bbb2',
950: '#000000',
},
}SCSS
$custom: #b0bbb2; $custom-light: #c7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#b0bbb2",
"rgb": {
"r": 176,
"g": 187,
"b": 178
},
"hsl": {
"h": 130.909,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.78085,
"c": 0.0175,
"h": 151
},
"luminance": 0.47985
}Semantic roles & 50–950 ramp
primary
#B0BBB2
secondary
#E5E2E4
accent
#548691
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282