#B6BBBF#B6BBBF
#B6BBBF is a light, near-neutral grey. Relative luminance 0.492; OKLCH L 78.9% C 0.008 H 241.7°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBBF |
|---|---|
| RGB | rgb(182, 187, 191) |
| HSL | hsl(207, 7%, 73%) |
| HSV | hsv(207, 5%, 75%) |
| CMYK | cmyk(4.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.60, -0.97, -2.62) |
| CIE-LCH | lch(75.60, 2.80, 249.71°) |
| OKLab | oklab(78.93% -0.0038 -0.007) |
| OKLCH | oklch(78.93% 0.008 241.7) |
| XYZ | xyz(46.4639, 49.2471, 56.3379) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.86
Silver
#C0C0C0
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 6.80
Cool Gray
#9AA7B0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBBF #BFBAB6
analogous
#B6BFBE #B6BBBF #B6B6BF
triadic
#B6BBBF #BFB6BB #BBBFB6
tetradic
#B6BBBF #BEB6BF #BFBAB6 #B6BFB6
square
#B6BBBF #BEB6BF #BFBAB6 #B6BFB6
split-complementary
#B6BBBF #BFB6B6 #BFBEB6
monochromatic
#757E86 #959DA2 #B6BBBF #D7D9DC #EFF0F1
Accessibility & contrast
On white
1.94
#B6BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B6BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBBF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBBF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#B4BCBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6bbbf; /* rgb */ color: rgb(182, 187, 191); /* oklch */ color: oklch(78.9% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#cbcfd2',
500: '#b6bbbf',
950: '#000000',
},
}SCSS
$custom: #b6bbbf; $custom-light: #cbcfd2; $custom-dark: #000000;
JSON
{
"hex": "#b6bbbf",
"rgb": {
"r": 182,
"g": 187,
"b": 191
},
"hsl": {
"h": 206.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78931,
"c": 0.00796,
"h": 241.7
},
"luminance": 0.49247
}Semantic roles & 50–950 ramp
primary
#B6BBBF
secondary
#E7E5E4
accent
#6F5590
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282