#B3BBBA#B3BBBA
#B3BBBA is a light, near-neutral grey. Relative luminance 0.487; OKLCH L 78.5% C 0.009 H 188.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBBA |
|---|---|
| RGB | rgb(179, 187, 186) |
| HSL | hsl(173, 6%, 72%) |
| HSV | hsv(173, 4%, 73%) |
| CMYK | cmyk(4.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.25, -2.96, -0.46) |
| CIE-LCH | lch(75.25, 3.00, 188.79°) |
| OKLab | oklab(78.55% -0.0089 -0.0013) |
| OKLCH | oklch(78.55% 0.009 188) |
| XYZ | xyz(45.2219, 48.6692, 53.4565) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.21
Silver
#C0C0C0
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.91
Dark Gray
#A9A9A9
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBBA #BBB3B4
analogous
#B3BBB6 #B3BBBA #B3B8BB
triadic
#B3BBBA #BAB3BB #BBBAB3
tetradic
#B3BBBA #B6B3BB #BBB3B4 #B8BBB3
square
#B3BBBA #B6B3BB #BBB3B4 #B8BBB3
split-complementary
#B3BBBA #BBB3B8 #BBB6B3
monochromatic
#73817F #939E9D #B3BBBA #D3D8D7 #EFF1F0
Accessibility & contrast
On white
1.96
#B3BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B3BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBBA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBBA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#B1BBBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b3bbba; /* rgb */ color: rgb(179, 187, 186); /* oklch */ color: oklch(78.5% 0.009 188.0);
Tailwind
colors: {
custom: {
50: '#c9cfce',
500: '#b3bbba',
950: '#000000',
},
}SCSS
$custom: #b3bbba; $custom-light: #c9cfce; $custom-dark: #000000;
JSON
{
"hex": "#b3bbba",
"rgb": {
"r": 179,
"g": 187,
"b": 186
},
"hsl": {
"h": 172.5,
"s": 5.556,
"l": 71.765
},
"oklch": {
"l": 0.78548,
"c": 0.00902,
"h": 188
},
"luminance": 0.4867
}Semantic roles & 50–950 ramp
primary
#B3BBBA
secondary
#E6E4E4
accent
#565D8F
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282