#BBB6BB#BBB6BB
#BBB6BB is a light, near-neutral grey. Relative luminance 0.476; OKLCH L 78.2% C 0.009 H 325.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6BB |
|---|---|
| RGB | rgb(187, 182, 187) |
| HSL | hsl(300, 4%, 72%) |
| HSV | hsv(300, 3%, 73%) |
| CMYK | cmyk(0%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(74.58, 2.68, -1.91) |
| CIE-LCH | lch(74.58, 3.29, 324.59°) |
| OKLab | oklab(78.19% 0.0074 -0.005) |
| OKLCH | oklch(78.19% 0.009 325.7) |
| XYZ | xyz(46.1897, 47.6087, 53.7601) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 8.03
Pinkish Grey
#C8ACA9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6BB #B6BBB6
analogous
#B9B6BB #BBB6BB #BBB6B9
triadic
#BBB6BB #BBBBB6 #B6BBBB
tetradic
#BBB6BB #BBB9B6 #B6BBB6 #B6B9BB
square
#BBB6BB #BBB9B6 #B6BBB6 #B6B9BB
split-complementary
#BBB6BB #B9BBB6 #B6BBB9
monochromatic
#807780 #9D969D #BBB6BB #D9D6D9 #F0EFF0
Accessibility & contrast
On white
2.00
#BBB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BBB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6BB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6BB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#BBB6B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb6bb; /* rgb */ color: rgb(187, 182, 187); /* oklch */ color: oklch(78.2% 0.009 325.7);
Tailwind
colors: {
custom: {
50: '#cfcbcf',
500: '#bbb6bb',
950: '#000000',
},
}SCSS
$custom: #bbb6bb; $custom-light: #cfcbcf; $custom-dark: #000000;
JSON
{
"hex": "#bbb6bb",
"rgb": {
"r": 187,
"g": 182,
"b": 187
},
"hsl": {
"h": 300,
"s": 3.546,
"l": 72.353
},
"oklch": {
"l": 0.78185,
"c": 0.00892,
"h": 325.7
},
"luminance": 0.47609
}Semantic roles & 50–950 ramp
primary
#BBB6BB
secondary
#E5E6E5
accent
#8D5858
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282