#B2B1BB#B2B1BB
#B2B1BB is a light, near-neutral grey. Relative luminance 0.445; OKLCH L 76.4% C 0.014 H 290.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B1BB |
|---|---|
| RGB | rgb(178, 177, 187) |
| HSL | hsl(246, 7%, 71%) |
| HSV | hsv(246, 5%, 73%) |
| CMYK | cmyk(4.8%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(72.56, 2.26, -4.96) |
| CIE-LCH | lch(72.56, 5.45, 294.54°) |
| OKLab | oklab(76.43% 0.005 -0.0132) |
| OKLCH | oklch(76.43% 0.014 290.7) |
| XYZ | xyz(43.0502, 44.4970, 53.3249) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.64
Dark Gray
#A9A9A9
ΔE00 5.87
Silver
#C0C0C0
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B1BB #BABBB1
analogous
#B1B5BB #B2B1BB #B7B1BB
triadic
#B2B1BB #BBB2B1 #B1BBB2
tetradic
#B2B1BB #BBB1B5 #BABBB1 #B1BBB7
square
#B2B1BB #BBB1B5 #BABBB1 #B1BBB7
split-complementary
#B2B1BB #BBB7B1 #B5BBB1
monochromatic
#727181 #92909E #B2B1BB #D2D2D8 #EFEFF1
Accessibility & contrast
On white
2.12
#B2B1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#B2B1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B1BB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B1BB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#B0B2B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b1bb; /* rgb */ color: rgb(178, 177, 187); /* oklch */ color: oklch(76.4% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#c9c8cf',
500: '#b2b1bb',
950: '#000000',
},
}SCSS
$custom: #b2b1bb; $custom-light: #c9c8cf; $custom-dark: #000000;
JSON
{
"hex": "#b2b1bb",
"rgb": {
"r": 178,
"g": 177,
"b": 187
},
"hsl": {
"h": 246,
"s": 6.849,
"l": 71.373
},
"oklch": {
"l": 0.76427,
"c": 0.01414,
"h": 290.7
},
"luminance": 0.44497
}Semantic roles & 50–950 ramp
primary
#B2B1BB
secondary
#E5E5E3
accent
#91558B
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282