#B0B2BB#B0B2BB
#B0B2BB is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.5% C 0.013 H 276.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2BB |
|---|---|
| RGB | rgb(176, 178, 187) |
| HSL | hsl(229, 7%, 71%) |
| HSV | hsv(229, 6%, 73%) |
| CMYK | cmyk(5.9%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(72.67, 1.04, -4.82) |
| CIE-LCH | lch(72.67, 4.93, 282.14°) |
| OKLab | oklab(76.47% 0.0014 -0.0129) |
| OKLCH | oklch(76.47% 0.013 276) |
| XYZ | xyz(42.7928, 44.6585, 53.3696) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.56
Dark Gray
#A9A9A9
ΔE00 5.25
Silver
#C0C0C0
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2BB #BBB9B0
analogous
#B0B7BB #B0B2BB #B3B0BB
triadic
#B0B2BB #BBB0B2 #B2BBB0
tetradic
#B0B2BB #BBB0B7 #BBB9B0 #B0BBB3
square
#B0B2BB #BBB0B7 #BBB9B0 #B0BBB3
split-complementary
#B0B2BB #BBB3B0 #B7BBB0
monochromatic
#6F7381 #8F929F #B0B2BB #D1D2D7 #EFEFF1
Accessibility & contrast
On white
2.11
#B0B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B0B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2BB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2BB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#AEB4B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b2bb; /* rgb */ color: rgb(176, 178, 187); /* oklch */ color: oklch(76.5% 0.013 276.0);
Tailwind
colors: {
custom: {
50: '#c7c9cf',
500: '#b0b2bb',
950: '#000000',
},
}SCSS
$custom: #b0b2bb; $custom-light: #c7c9cf; $custom-dark: #000000;
JSON
{
"hex": "#b0b2bb",
"rgb": {
"r": 176,
"g": 178,
"b": 187
},
"hsl": {
"h": 229.091,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.76473,
"c": 0.01295,
"h": 276
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#B0B2BB
secondary
#E5E4E2
accent
#865491
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282