#B2B2BA#B2B2BA
#B2B2BA is a light, near-neutral grey. Relative luminance 0.449; OKLCH L 76.6% C 0.011 H 286.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2BA |
|---|---|
| RGB | rgb(178, 178, 186) |
| HSL | hsl(240, 5%, 71%) |
| HSV | hsv(240, 4%, 73%) |
| CMYK | cmyk(4.3%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(72.79, 1.53, -4.06) |
| CIE-LCH | lch(72.79, 4.34, 290.60°) |
| OKLab | oklab(76.6% 0.0031 -0.0108) |
| OKLCH | oklch(76.6% 0.011 286.1) |
| XYZ | xyz(43.1418, 44.8508, 52.8291) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.54
Dark Gray
#A9A9A9
ΔE00 5.02
Silver
#C0C0C0
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2BA #BABAB2
analogous
#B2B6BA #B2B2BA #B6B2BA
triadic
#B2B2BA #BAB2B2 #B2BAB2
tetradic
#B2B2BA #BAB2B6 #BABAB2 #B2BAB6
square
#B2B2BA #BAB2B6 #BABAB2 #B2BAB6
split-complementary
#B2B2BA #BAB6B2 #B6BAB2
monochromatic
#72727F #92929D #B2B2BA #D2D2D7 #EFEFF1
Accessibility & contrast
On white
2.11
#B2B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#B2B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2BA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2BA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BA
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#B1B3B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b2ba; /* rgb */ color: rgb(178, 178, 186); /* oklch */ color: oklch(76.6% 0.011 286.1);
Tailwind
colors: {
custom: {
50: '#c9c9ce',
500: '#b2b2ba',
950: '#000000',
},
}SCSS
$custom: #b2b2ba; $custom-light: #c9c9ce; $custom-dark: #000000;
JSON
{
"hex": "#b2b2ba",
"rgb": {
"r": 178,
"g": 178,
"b": 186
},
"hsl": {
"h": 240,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.76602,
"c": 0.01128,
"h": 286.1
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#B2B2BA
secondary
#E5E5E3
accent
#8F568F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282