#BBB6BA#BBB6BA
#BBB6BA is a light, near-neutral grey. Relative luminance 0.476; OKLCH L 78.2% C 0.008 H 332.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6BA |
|---|---|
| RGB | rgb(187, 182, 186) |
| HSL | hsl(312, 4%, 72%) |
| HSV | hsv(312, 3%, 73%) |
| CMYK | cmyk(0%, 2.7%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.55, 2.50, -1.40) |
| CIE-LCH | lch(74.55, 2.86, 330.69°) |
| OKLab | oklab(78.15% 0.007 -0.0037) |
| OKLCH | oklch(78.15% 0.008 332.1) |
| XYZ | xyz(46.0830, 47.5660, 53.1983) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.48
Silver
#C0C0C0
ΔE00 4.32
Dark Gray
#A9A9A9
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.86
Warm Gray
#C9BEB0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6BA #B6BBB7
analogous
#BAB6BB #BBB6BA #BBB6B8
triadic
#BBB6BA #BABBB6 #B6BABB
tetradic
#BBB6BA #BBBAB6 #B6BBB7 #B6B8BB
square
#BBB6BA #BBBAB6 #B6BBB7 #B6B8BB
split-complementary
#BBB6BA #B8BBB6 #B6BBBA
monochromatic
#80777E #9D969C #BBB6BA #D9D6D8 #F0EFF0
Accessibility & contrast
On white
2.00
#BBB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BBB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6BA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6BA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#BCB6B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb6ba; /* rgb */ color: rgb(187, 182, 186); /* oklch */ color: oklch(78.2% 0.008 332.1);
Tailwind
colors: {
custom: {
50: '#cfcbce',
500: '#bbb6ba',
950: '#000000',
},
}SCSS
$custom: #bbb6ba; $custom-light: #cfcbce; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ba",
"rgb": {
"r": 187,
"g": 182,
"b": 186
},
"hsl": {
"h": 312,
"s": 3.546,
"l": 72.353
},
"oklch": {
"l": 0.78154,
"c": 0.0079,
"h": 332.1
},
"luminance": 0.47566
}Semantic roles & 50–950 ramp
primary
#BBB6BA
secondary
#E5E6E5
accent
#8D6358
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282