#B7BABB#B7BABB
#B7BABB is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.7% C 0.004 H 219.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BABB |
|---|---|
| RGB | rgb(183, 186, 187) |
| HSL | hsl(195, 3%, 73%) |
| HSV | hsv(195, 2%, 73%) |
| CMYK | cmyk(2.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(75.31, -0.86, -0.87) |
| CIE-LCH | lch(75.31, 1.22, 225.52°) |
| OKLab | oklab(78.68% -0.0028 -0.0023) |
| OKLCH | oklch(78.68% 0.004 219.6) |
| XYZ | xyz(46.0554, 48.7728, 53.9918) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.28
Dove Gray
#B6B8BD
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 4.17
Dark Gray
#A9A9A9
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 6.58
Cool Gray
#9AA7B0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BABB #BBB8B7
analogous
#B7BBBA #B7BABB #B7B8BB
triadic
#B7BABB #BBB7BA #BABBB7
tetradic
#B7BABB #BAB7BB #BBB8B7 #B8BBB7
square
#B7BABB #BAB7BB #BBB8B7 #B8BBB7
split-complementary
#B7BABB #BBB7B8 #BBBAB7
monochromatic
#787E7F #989C9D #B7BABB #D6D8D9 #EFF0F0
Accessibility & contrast
On white
1.95
#B7BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#B7BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BABB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BABB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#B6BABA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7babb; /* rgb */ color: rgb(183, 186, 187); /* oklch */ color: oklch(78.7% 0.004 219.6);
Tailwind
colors: {
custom: {
50: '#cccecf',
500: '#b7babb',
950: '#000000',
},
}SCSS
$custom: #b7babb; $custom-light: #cccecf; $custom-dark: #000000;
JSON
{
"hex": "#b7babb",
"rgb": {
"r": 183,
"g": 186,
"b": 187
},
"hsl": {
"h": 195,
"s": 2.857,
"l": 72.549
},
"oklch": {
"l": 0.78683,
"c": 0.00366,
"h": 219.6
},
"luminance": 0.48773
}Semantic roles & 50–950 ramp
primary
#B7BABB
secondary
#E6E5E5
accent
#66598D
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282