#BBB7BA#BBB7BA
#BBB7BA is a light, near-neutral grey. Relative luminance 0.480; OKLCH L 78.4% C 0.006 H 334.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7BA |
|---|---|
| RGB | rgb(187, 183, 186) |
| HSL | hsl(315, 3%, 73%) |
| HSV | hsv(315, 2%, 73%) |
| CMYK | cmyk(0%, 2.1%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.81, 1.96, -1.02) |
| CIE-LCH | lch(74.81, 2.21, 332.48°) |
| OKLab | oklab(78.36% 0.0055 -0.0027) |
| OKLCH | oklch(78.36% 0.006 334) |
| XYZ | xyz(46.2885, 47.9771, 53.2668) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.01
Silver
#C0C0C0
ΔE00 3.58
Dark Gray
#A9A9A9
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7BA #B7BBB8
analogous
#BAB7BB #BBB7BA #BBB7B8
triadic
#BBB7BA #BABBB7 #B7BABB
tetradic
#BBB7BA #BBBAB7 #B7BBB8 #B7B8BB
square
#BBB7BA #BBBAB7 #B7BBB8 #B7B8BB
split-complementary
#BBB7BA #B8BBB7 #B7BBBA
monochromatic
#7F787E #9D989C #BBB7BA #D9D6D8 #F0EFF0
Accessibility & contrast
On white
1.98
#BBB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7BA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7BA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#BBB7B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb7ba; /* rgb */ color: rgb(187, 183, 186); /* oklch */ color: oklch(78.4% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#cfccce',
500: '#bbb7ba',
950: '#000000',
},
}SCSS
$custom: #bbb7ba; $custom-light: #cfccce; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ba",
"rgb": {
"r": 187,
"g": 183,
"b": 186
},
"hsl": {
"h": 315,
"s": 2.857,
"l": 72.549
},
"oklch": {
"l": 0.78358,
"c": 0.00612,
"h": 334
},
"luminance": 0.47977
}Semantic roles & 50–950 ramp
primary
#BBB7BA
secondary
#E5E6E5
accent
#8D6659
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282