#B2BBB7#B2BBB7
#B2BBB7 is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.4% C 0.011 H 167.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBB7 |
|---|---|
| RGB | rgb(178, 187, 183) |
| HSL | hsl(153, 6%, 72%) |
| HSV | hsv(153, 5%, 73%) |
| CMYK | cmyk(4.8%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(75.09, -3.88, 0.94) |
| CIE-LCH | lch(75.09, 3.99, 166.35°) |
| OKLab | oklab(78.38% -0.0112 0.0024) |
| OKLCH | oklch(78.38% 0.011 167.7) |
| XYZ | xyz(44.6760, 48.4242, 51.7837) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.75
Silver
#C0C0C0
ΔE00 5.53
Dove Gray
#B6B8BD
ΔE00 6.49
Dark Gray
#A9A9A9
ΔE00 6.82
Cool Grey
#95A3A6
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBB7 #BBB2B6
analogous
#B2BBB3 #B2BBB7 #B2BBBB
triadic
#B2BBB7 #B7B2BB #BBB7B2
tetradic
#B2BBB7 #B3B2BB #BBB2B6 #BBBBB2
square
#B2BBB7 #B3B2BB #BBB2B6 #BBBBB2
split-complementary
#B2BBB7 #BBB2BB #BBB3B2
monochromatic
#72817A #929E99 #B2BBB7 #D3D8D5 #EFF1F0
Accessibility & contrast
On white
1.97
#B2BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B2BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBB7
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBB7 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABAB7
Deuteranopia (green-blind)
#B9B8B7
Tritanopia (blue-blind)
#B0BBBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bbb7; /* rgb */ color: rgb(178, 187, 183); /* oklch */ color: oklch(78.4% 0.011 167.7);
Tailwind
colors: {
custom: {
50: '#c9cfcc',
500: '#b2bbb7',
950: '#000000',
},
}SCSS
$custom: #b2bbb7; $custom-light: #c9cfcc; $custom-dark: #000000;
JSON
{
"hex": "#b2bbb7",
"rgb": {
"r": 178,
"g": 187,
"b": 183
},
"hsl": {
"h": 153.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78382,
"c": 0.01144,
"h": 167.7
},
"luminance": 0.48425
}Semantic roles & 50–950 ramp
primary
#B2BBB7
secondary
#E6E3E4
accent
#556F90
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282