#B2BBBA#B2BBBA
#B2BBBA is a light, near-neutral grey. Relative luminance 0.486; OKLCH L 78.5% C 0.010 H 189.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBBA |
|---|---|
| RGB | rgb(178, 187, 186) |
| HSL | hsl(173, 6%, 72%) |
| HSV | hsv(173, 5%, 73%) |
| CMYK | cmyk(4.8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.17, -3.30, -0.58) |
| CIE-LCH | lch(75.17, 3.35, 189.88°) |
| OKLab | oklab(78.47% -0.01 -0.0016) |
| OKLCH | oklch(78.47% 0.01 189) |
| XYZ | xyz(44.9916, 48.5504, 53.4457) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.46
Silver
#C0C0C0
ΔE00 4.84
Dove Gray
#B6B8BD
ΔE00 5.24
Dark Gray
#A9A9A9
ΔE00 6.33
Cool Grey
#95A3A6
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBBA #BBB2B3
analogous
#B2BBB6 #B2BBBA #B2B8BB
triadic
#B2BBBA #BAB2BB #BBBAB2
tetradic
#B2BBBA #B6B2BB #BBB2B3 #B8BBB2
square
#B2BBBA #B6B2BB #BBB2B3 #B8BBB2
split-complementary
#B2BBBA #BBB2B8 #BBB6B2
monochromatic
#72817F #929E9D #B2BBBA #D3D8D7 #EFF1F0
Accessibility & contrast
On white
1.96
#B2BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B2BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBBA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBBA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#B0BCBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bbba; /* rgb */ color: rgb(178, 187, 186); /* oklch */ color: oklch(78.5% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#c9cfce',
500: '#b2bbba',
950: '#000000',
},
}SCSS
$custom: #b2bbba; $custom-light: #c9cfce; $custom-dark: #000000;
JSON
{
"hex": "#b2bbba",
"rgb": {
"r": 178,
"g": 187,
"b": 186
},
"hsl": {
"h": 173.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78471,
"c": 0.0101,
"h": 189
},
"luminance": 0.48551
}Semantic roles & 50–950 ramp
primary
#B2BBBA
secondary
#E6E3E4
accent
#555C90
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282