#B4BBBA#B4BBBA
#B4BBBA is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.6% C 0.008 H 186.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBBA |
|---|---|
| RGB | rgb(180, 187, 186) |
| HSL | hsl(171, 5%, 72%) |
| HSV | hsv(171, 4%, 73%) |
| CMYK | cmyk(3.7%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.32, -2.62, -0.34) |
| CIE-LCH | lch(75.32, 2.64, 187.40°) |
| OKLab | oklab(78.63% -0.0079 -0.0009) |
| OKLCH | oklch(78.63% 0.008 186.8) |
| XYZ | xyz(45.4540, 48.7888, 53.4674) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.00
Silver
#C0C0C0
ΔE00 4.00
Dove Gray
#B6B8BD
ΔE00 4.58
Dark Gray
#A9A9A9
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBBA #BBB4B5
analogous
#B4BBB7 #B4BBBA #B4B9BB
triadic
#B4BBBA #BAB4BB #BBBAB4
tetradic
#B4BBBA #B7B4BB #BBB4B5 #B9BBB4
square
#B4BBBA #B7B4BB #BBB4B5 #B9BBB4
split-complementary
#B4BBBA #BBB4B9 #BBB7B4
monochromatic
#74807F #949E9C #B4BBBA #D4D8D8 #EFF0F0
Accessibility & contrast
On white
1.95
#B4BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B4BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBBA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBBA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#B2BBBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbba; /* rgb */ color: rgb(180, 187, 186); /* oklch */ color: oklch(78.6% 0.008 186.8);
Tailwind
colors: {
custom: {
50: '#cacfce',
500: '#b4bbba',
950: '#000000',
},
}SCSS
$custom: #b4bbba; $custom-light: #cacfce; $custom-dark: #000000;
JSON
{
"hex": "#b4bbba",
"rgb": {
"r": 180,
"g": 187,
"b": 186
},
"hsl": {
"h": 171.429,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.78625,
"c": 0.00793,
"h": 186.8
},
"luminance": 0.48789
}Semantic roles & 50–950 ramp
primary
#B4BBBA
secondary
#E6E5E5
accent
#575F8F
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282