#B4BBB7#B4BBB7
#B4BBB7 is a light, near-neutral grey. Relative luminance 0.487; OKLCH L 78.5% C 0.010 H 161.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBB7 |
|---|---|
| RGB | rgb(180, 187, 183) |
| HSL | hsl(146, 5%, 72%) |
| HSV | hsv(146, 4%, 73%) |
| CMYK | cmyk(3.7%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(75.24, -3.18, 1.18) |
| CIE-LCH | lch(75.24, 3.39, 159.71°) |
| OKLab | oklab(78.54% -0.0091 0.0031) |
| OKLCH | oklch(78.54% 0.01 161.3) |
| XYZ | xyz(45.1384, 48.6626, 51.8054) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.26
Silver
#C0C0C0
ΔE00 4.77
Dove Gray
#B6B8BD
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 7.83
Cool Grey
#95A3A6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBB7 #BBB4B8
analogous
#B5BBB4 #B4BBB7 #B4BBBB
triadic
#B4BBB7 #B7B4BB #BBB7B4
tetradic
#B4BBB7 #B4B5BB #BBB4B8 #BBBBB4
square
#B4BBB7 #B4B5BB #BBB4B8 #BBBBB4
split-complementary
#B4BBB7 #BBB4BB #BBB4B5
monochromatic
#748079 #949E98 #B4BBB7 #D4D8D6 #EFF0F0
Accessibility & contrast
On white
1.96
#B4BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B4BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBB7
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBB7 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#B9B9B7
Tritanopia (blue-blind)
#B3BBBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbb7; /* rgb */ color: rgb(180, 187, 183); /* oklch */ color: oklch(78.5% 0.010 161.3);
Tailwind
colors: {
custom: {
50: '#cacfcc',
500: '#b4bbb7',
950: '#000000',
},
}SCSS
$custom: #b4bbb7; $custom-light: #cacfcc; $custom-dark: #000000;
JSON
{
"hex": "#b4bbb7",
"rgb": {
"r": 180,
"g": 187,
"b": 183
},
"hsl": {
"h": 145.714,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.78537,
"c": 0.00957,
"h": 161.3
},
"luminance": 0.48663
}Semantic roles & 50–950 ramp
primary
#B4BBB7
secondary
#E6E5E6
accent
#57778F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282