#B7BBB3#B7BBB3
#B7BBB3 is a light, near-neutral grey. Relative luminance 0.489; OKLCH L 78.7% C 0.012 H 128.6°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBB3 |
|---|---|
| RGB | rgb(183, 187, 179) |
| HSL | hsl(90, 6%, 72%) |
| HSV | hsv(90, 4%, 73%) |
| CMYK | cmyk(2.1%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(75.37, -2.87, 3.56) |
| CIE-LCH | lch(75.37, 4.57, 128.88°) |
| OKLab | oklab(78.66% -0.0075 0.0094) |
| OKLCH | oklch(78.66% 0.012 128.6) |
| XYZ | xyz(45.4341, 48.8626, 49.6769) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.78
Silver
#C0C0C0
ΔE00 5.24
Dark Gray
#A9A9A9
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 7.25
Warm Gray
#C9BEB0
ΔE00 7.44
Greyish
#A8A495
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBB3 #B7B3BB
analogous
#BBBBB3 #B7BBB3 #B3BBB3
triadic
#B7BBB3 #B3B7BB #BBB3B7
tetradic
#B7BBB3 #B3BBBB #B7B3BB #BBB3B3
square
#B7BBB3 #B3BBBB #B7B3BB #BBB3B3
split-complementary
#B7BBB3 #B3B3BB #BBB3BB
monochromatic
#7A8173 #989E93 #B7BBB3 #D6D8D3 #F0F1EF
Accessibility & contrast
On white
1.95
#B7BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#B7BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBB3
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBB3 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#BBBAB3
Tritanopia (blue-blind)
#B7BAB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bbb3; /* rgb */ color: rgb(183, 187, 179); /* oklch */ color: oklch(78.7% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#cccfc9',
500: '#b7bbb3',
950: '#000000',
},
}SCSS
$custom: #b7bbb3; $custom-light: #cccfc9; $custom-dark: #000000;
JSON
{
"hex": "#b7bbb3",
"rgb": {
"r": 183,
"g": 187,
"b": 179
},
"hsl": {
"h": 90,
"s": 5.556,
"l": 71.765
},
"oklch": {
"l": 0.78658,
"c": 0.01197,
"h": 128.6
},
"luminance": 0.48863
}Semantic roles & 50–950 ramp
primary
#B7BBB3
secondary
#E5E4E6
accent
#568F73
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282