#BBB7BB#BBB7BB
#BBB7BB is a light, near-neutral grey. Relative luminance 0.480; OKLCH L 78.4% C 0.007 H 325.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7BB |
|---|---|
| RGB | rgb(187, 183, 187) |
| HSL | hsl(300, 3%, 73%) |
| HSV | hsv(300, 2%, 73%) |
| CMYK | cmyk(0%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(74.84, 2.14, -1.53) |
| CIE-LCH | lch(74.84, 2.63, 324.56°) |
| OKLab | oklab(78.39% 0.0059 -0.004) |
| OKLCH | oklch(78.39% 0.007 325.6) |
| XYZ | xyz(46.3952, 48.0197, 53.8286) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.00
Silver
#C0C0C0
ΔE00 3.89
Dark Gray
#A9A9A9
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7BB #B7BBB7
analogous
#B9B7BB #BBB7BB #BBB7B9
triadic
#BBB7BB #BBBBB7 #B7BBBB
tetradic
#BBB7BB #BBB9B7 #B7BBB7 #B7B9BB
square
#BBB7BB #BBB9B7 #B7BBB7 #B7B9BB
split-complementary
#BBB7BB #B9BBB7 #B7BBB9
monochromatic
#7F787F #9D989D #BBB7BB #D9D6D9 #F0EFF0
Accessibility & contrast
On white
1.98
#BBB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7BB | 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)
#B7B8BB
Deuteranopia (green-blind)
#B8B8BB
Tritanopia (blue-blind)
#BBB7B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb7bb; /* rgb */ color: rgb(187, 183, 187); /* oklch */ color: oklch(78.4% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#cfcccf',
500: '#bbb7bb',
950: '#000000',
},
}SCSS
$custom: #bbb7bb; $custom-light: #cfcccf; $custom-dark: #000000;
JSON
{
"hex": "#bbb7bb",
"rgb": {
"r": 187,
"g": 183,
"b": 187
},
"hsl": {
"h": 300,
"s": 2.857,
"l": 72.549
},
"oklch": {
"l": 0.78388,
"c": 0.00714,
"h": 325.6
},
"luminance": 0.4802
}Semantic roles & 50–950 ramp
primary
#BBB7BB
secondary
#E5E6E5
accent
#8D5959
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282