#B2B7BB#B2B7BB
#B2B7BB is a light, near-neutral grey. Relative luminance 0.469; OKLCH L 77.7% C 0.008 H 241.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B7BB |
|---|---|
| RGB | rgb(178, 183, 187) |
| HSL | hsl(207, 6%, 72%) |
| HSV | hsv(207, 5%, 73%) |
| CMYK | cmyk(4.8%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(74.14, -0.97, -2.63) |
| CIE-LCH | lch(74.14, 2.81, 249.73°) |
| OKLab | oklab(77.67% -0.0038 -0.007) |
| OKLCH | oklch(77.67% 0.008 241.7) |
| XYZ | xyz(44.2615, 46.9195, 53.7286) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.82
Silver
#C0C0C0
ΔE00 3.82
Dark Gray
#A9A9A9
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 5.61
Cool Gray
#9AA7B0
ΔE00 6.05
Cool Grey
#95A3A6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B7BB #BBB6B2
analogous
#B2BBBB #B2B7BB #B2B3BB
triadic
#B2B7BB #BBB2B7 #B7BBB2
tetradic
#B2B7BB #BBB2BB #BBB6B2 #B3BBB2
square
#B2B7BB #BBB2BB #BBB6B2 #B3BBB2
split-complementary
#B2B7BB #BBB2B3 #BBBBB2
monochromatic
#727A81 #92999E #B2B7BB #D3D5D8 #EFF0F1
Accessibility & contrast
On white
2.02
#B2B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#B2B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B7BB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B7BB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#B0B8B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2b7bb; /* rgb */ color: rgb(178, 183, 187); /* oklch */ color: oklch(77.7% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#c9cccf',
500: '#b2b7bb',
950: '#000000',
},
}SCSS
$custom: #b2b7bb; $custom-light: #c9cccf; $custom-dark: #000000;
JSON
{
"hex": "#b2b7bb",
"rgb": {
"r": 178,
"g": 183,
"b": 187
},
"hsl": {
"h": 206.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77667,
"c": 0.008,
"h": 241.7
},
"luminance": 0.4692
}Semantic roles & 50–950 ramp
primary
#B2B7BB
secondary
#E6E4E3
accent
#6F5590
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282