#B2B0BA#B2B0BA
#B2B0BA is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.2% C 0.014 H 295.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0BA |
|---|---|
| RGB | rgb(178, 176, 186) |
| HSL | hsl(252, 7%, 71%) |
| HSV | hsv(252, 5%, 73%) |
| CMYK | cmyk(4.3%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(72.27, 2.61, -4.84) |
| CIE-LCH | lch(72.27, 5.50, 298.36°) |
| OKLab | oklab(76.19% 0.0061 -0.0129) |
| OKLCH | oklch(76.19% 0.014 295.2) |
| XYZ | xyz(42.7468, 44.0608, 52.6974) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.04
Dark Gray
#A9A9A9
ΔE00 5.93
Silver
#C0C0C0
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 9.64
Light Gray
#D3D3D3
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0BA #B8BAB0
analogous
#B0B3BA #B2B0BA #B7B0BA
triadic
#B2B0BA #BAB2B0 #B0BAB2
tetradic
#B2B0BA #BAB0B3 #B8BAB0 #B0BAB7
square
#B2B0BA #BAB0B3 #B8BAB0 #B0BAB7
split-complementary
#B2B0BA #BAB7B0 #B3BAB0
monochromatic
#737080 #928F9D #B2B0BA #D2D1D7 #EFEFF1
Accessibility & contrast
On white
2.14
#B2B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B2B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0BA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0BA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#B1B1B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2b0ba; /* rgb */ color: rgb(178, 176, 186); /* oklch */ color: oklch(76.2% 0.014 295.2);
Tailwind
colors: {
custom: {
50: '#c9c7ce',
500: '#b2b0ba',
950: '#000000',
},
}SCSS
$custom: #b2b0ba; $custom-light: #c9c7ce; $custom-dark: #000000;
JSON
{
"hex": "#b2b0ba",
"rgb": {
"r": 178,
"g": 176,
"b": 186
},
"hsl": {
"h": 252,
"s": 6.757,
"l": 70.98
},
"oklch": {
"l": 0.7619,
"c": 0.01426,
"h": 295.2
},
"luminance": 0.44061
}Semantic roles & 50–950 ramp
primary
#B2B0BA
secondary
#E4E4E2
accent
#915585
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282