#B7BBB4#B7BBB4
#B7BBB4 is a light, near-neutral grey. Relative luminance 0.489; OKLCH L 78.7% C 0.011 H 131.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBB4 |
|---|---|
| RGB | rgb(183, 187, 180) |
| HSL | hsl(94, 5%, 72%) |
| HSV | hsv(94, 4%, 73%) |
| CMYK | cmyk(2.1%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(75.39, -2.69, 3.05) |
| CIE-LCH | lch(75.39, 4.07, 131.37°) |
| OKLab | oklab(78.69% -0.0071 0.008) |
| OKLCH | oklch(78.69% 0.011 131.4) |
| XYZ | xyz(45.5356, 48.9032, 50.2115) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.48
Silver
#C0C0C0
ΔE00 4.84
Dark Gray
#A9A9A9
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.78
Warm Gray
#C9BEB0
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBB4 #B8B4BB
analogous
#BBBBB4 #B7BBB4 #B4BBB5
triadic
#B7BBB4 #B4B7BB #BBB4B7
tetradic
#B7BBB4 #B4BBBB #B8B4BB #BBB5B4
square
#B7BBB4 #B4BBBB #B8B4BB #BBB5B4
split-complementary
#B7BBB4 #B5B4BB #BBB4BB
monochromatic
#798074 #989E94 #B7BBB4 #D6D8D4 #F0F0EF
Accessibility & contrast
On white
1.95
#B7BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B7BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBB4
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBB4 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#BBBAB4
Tritanopia (blue-blind)
#B7BAB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bbb4; /* rgb */ color: rgb(183, 187, 180); /* oklch */ color: oklch(78.7% 0.011 131.4);
Tailwind
colors: {
custom: {
50: '#cccfca',
500: '#b7bbb4',
950: '#000000',
},
}SCSS
$custom: #b7bbb4; $custom-light: #cccfca; $custom-dark: #000000;
JSON
{
"hex": "#b7bbb4",
"rgb": {
"r": 183,
"g": 187,
"b": 180
},
"hsl": {
"h": 94.286,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.78686,
"c": 0.01069,
"h": 131.4
},
"luminance": 0.48903
}Semantic roles & 50–950 ramp
primary
#B7BBB4
secondary
#E6E5E6
accent
#578F77
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282