#B4B2B0#B4B2B0
#B4B2B0 is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.5% C 0.004 H 67.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2B0 |
|---|---|
| RGB | rgb(180, 178, 176) |
| HSL | hsl(30, 3%, 70%) |
| HSV | hsv(30, 2%, 71%) |
| CMYK | cmyk(0%, 1.1%, 2.2%, 29.4%) |
| CIE-LAB | lab(72.68, 0.34, 1.27) |
| CIE-LCH | lch(72.68, 1.31, 75.14°) |
| OKLab | oklab(76.46% 0.0014 0.0034) |
| OKLCH | oklch(76.46% 0.004 67.8) |
| XYZ | xyz(42.5781, 44.6788, 47.4467) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.95
Silver
#C0C0C0
ΔE00 3.89
Dove Gray
#B6B8BD
ΔE00 4.15
Silver (survey)
#C5C9C7
ΔE00 6.47
Warm Gray
#C9BEB0
ΔE00 6.98
Greyish
#A8A495
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2B0 #B0B2B4
analogous
#B4B0B0 #B4B2B0 #B4B4B0
triadic
#B4B2B0 #B0B4B2 #B2B0B4
tetradic
#B4B2B0 #B0B4B0 #B0B2B4 #B4B0B4
square
#B4B2B0 #B0B4B0 #B0B2B4 #B4B0B4
split-complementary
#B4B2B0 #B0B4B4 #B0B0B4
monochromatic
#787572 #969391 #B4B2B0 #D2D1CF #F0EFEF
Accessibility & contrast
On white
2.11
#B4B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B4B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2B0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2B0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#B5B2B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4b2b0; /* rgb */ color: rgb(180, 178, 176); /* oklch */ color: oklch(76.5% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#cac9c7',
500: '#b4b2b0',
950: '#000000',
},
}SCSS
$custom: #b4b2b0; $custom-light: #cac9c7; $custom-dark: #000000;
JSON
{
"hex": "#b4b2b0",
"rgb": {
"r": 180,
"g": 178,
"b": 176
},
"hsl": {
"h": 30,
"s": 2.597,
"l": 69.804
},
"oklch": {
"l": 0.76461,
"c": 0.00363,
"h": 67.8
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#B4B2B0
secondary
#DFE0E0
accent
#738C59
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282