#B2B0BB#B2B0BB
#B2B0BB is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.2% C 0.016 H 294.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0BB |
|---|---|
| RGB | rgb(178, 176, 187) |
| HSL | hsl(251, 7%, 71%) |
| HSV | hsv(251, 6%, 73%) |
| CMYK | cmyk(4.8%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(72.30, 2.81, -5.35) |
| CIE-LCH | lch(72.30, 6.04, 297.71°) |
| OKLab | oklab(76.22% 0.0065 -0.0143) |
| OKLCH | oklch(76.22% 0.016 294.4) |
| XYZ | xyz(42.8534, 44.1034, 53.2593) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.38
Dark Gray
#A9A9A9
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 9.95
Light Gray
#D3D3D3
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0BB #B9BBB0
analogous
#B0B3BB #B2B0BB #B7B0BB
triadic
#B2B0BB #BBB2B0 #B0BBB2
tetradic
#B2B0BB #BBB0B3 #B9BBB0 #B0BBB7
square
#B2B0BB #BBB0B3 #B9BBB0 #B0BBB7
split-complementary
#B2B0BB #BBB7B0 #B3BBB0
monochromatic
#736F81 #928F9F #B2B0BB #D2D1D7 #EFEFF1
Accessibility & contrast
On white
2.14
#B2B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#B2B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0BB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0BB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#B0B2B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2b0bb; /* rgb */ color: rgb(178, 176, 187); /* oklch */ color: oklch(76.2% 0.016 294.4);
Tailwind
colors: {
custom: {
50: '#c9c7cf',
500: '#b2b0bb',
950: '#000000',
},
}SCSS
$custom: #b2b0bb; $custom-light: #c9c7cf; $custom-dark: #000000;
JSON
{
"hex": "#b2b0bb",
"rgb": {
"r": 178,
"g": 176,
"b": 187
},
"hsl": {
"h": 250.909,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.76222,
"c": 0.01566,
"h": 294.4
},
"luminance": 0.44104
}Semantic roles & 50–950 ramp
primary
#B2B0BB
secondary
#E4E5E2
accent
#915486
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282