#B4B2BA#B4B2BA
#B4B2BA is a light, near-neutral grey. Relative luminance 0.451; OKLCH L 76.8% C 0.011 H 297.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2BA |
|---|---|
| RGB | rgb(180, 178, 186) |
| HSL | hsl(255, 5%, 71%) |
| HSV | hsv(255, 4%, 73%) |
| CMYK | cmyk(3.2%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(72.95, 2.22, -3.82) |
| CIE-LCH | lch(72.95, 4.41, 300.18°) |
| OKLab | oklab(76.76% 0.0053 -0.0101) |
| OKLCH | oklch(76.76% 0.011 297.6) |
| XYZ | xyz(43.6042, 45.0892, 52.8508) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.15
Dark Gray
#A9A9A9
ΔE00 5.36
Silver
#C0C0C0
ΔE00 5.71
Cool Gray
#9AA7B0
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2BA #B8BAB2
analogous
#B2B4BA #B4B2BA #B8B2BA
triadic
#B4B2BA #BAB4B2 #B2BAB4
tetradic
#B4B2BA #BAB2B4 #B8BAB2 #B2BAB8
square
#B4B2BA #BAB2B4 #B8BAB2 #B2BAB8
split-complementary
#B4B2BA #BAB8B2 #B4BAB2
monochromatic
#75727F #95929D #B4B2BA #D3D2D7 #EFEFF1
Accessibility & contrast
On white
2.10
#B4B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B4B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2BA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2BA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#B3B3B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b2ba; /* rgb */ color: rgb(180, 178, 186); /* oklch */ color: oklch(76.8% 0.011 297.6);
Tailwind
colors: {
custom: {
50: '#cac9ce',
500: '#b4b2ba',
950: '#000000',
},
}SCSS
$custom: #b4b2ba; $custom-light: #cac9ce; $custom-dark: #000000;
JSON
{
"hex": "#b4b2ba",
"rgb": {
"r": 180,
"g": 178,
"b": 186
},
"hsl": {
"h": 255,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.76764,
"c": 0.01145,
"h": 297.6
},
"luminance": 0.45089
}Semantic roles & 50–950 ramp
primary
#B4B2BA
secondary
#E4E5E3
accent
#8F5681
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282