#B4B0AA#B4B0AA
#B4B0AA is a light, near-neutral grey. Relative luminance 0.437; OKLCH L 75.9% C 0.010 H 78.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B0AA |
|---|---|
| RGB | rgb(180, 176, 170) |
| HSL | hsl(36, 6%, 69%) |
| HSV | hsv(36, 6%, 71%) |
| CMYK | cmyk(0%, 2.2%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.00, 0.33, 3.57) |
| CIE-LCH | lch(72.00, 3.59, 84.73°) |
| OKLab | oklab(75.88% 0.002 0.0094) |
| OKLCH | oklch(75.88% 0.01 78.2) |
| XYZ | xyz(41.6024, 43.6565, 44.2573) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.95
Silver
#C0C0C0
ΔE00 5.34
Greyish
#A8A495
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 5.73
Greige
#B8AB98
ΔE00 6.12
Stone
#A89F91
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B0AA #AAAEB4
analogous
#B4ABAA #B4B0AA #B3B4AA
triadic
#B4B0AA #AAB4B0 #B0AAB4
tetradic
#B4B0AA #AAB4AB #AAAEB4 #B4AAB3
square
#B4B0AA #AAB4AB #AAAEB4 #B4AAB3
split-complementary
#B4B0AA #AAB3B4 #ABAAB4
monochromatic
#79736B #979289 #B4B0AA #D1CECB #EDECEB
Accessibility & contrast
On white
2.16
#B4B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#B4B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B0AA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B0AA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#B6AFAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b4b0aa; /* rgb */ color: rgb(180, 176, 170); /* oklch */ color: oklch(75.9% 0.010 78.2);
Tailwind
colors: {
custom: {
50: '#cac7c3',
500: '#b4b0aa',
950: '#000000',
},
}SCSS
$custom: #b4b0aa; $custom-light: #cac7c3; $custom-dark: #000000;
JSON
{
"hex": "#b4b0aa",
"rgb": {
"r": 180,
"g": 176,
"b": 170
},
"hsl": {
"h": 36,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.75875,
"c": 0.00962,
"h": 78.2
},
"luminance": 0.43656
}Semantic roles & 50–950 ramp
primary
#B4B0AA
secondary
#DBDDDE
accent
#6D9055
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281