#B0A4AA#B0A4AA
#B0A4AA is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 73.1% C 0.016 H 345.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A4AA |
|---|---|
| RGB | rgb(176, 164, 170) |
| HSL | hsl(330, 7%, 67%) |
| HSV | hsv(330, 7%, 69%) |
| CMYK | cmyk(0%, 6.8%, 3.4%, 31%) |
| CIE-LAB | lab(68.52, 5.42, -1.53) |
| CIE-LCH | lch(68.52, 5.64, 344.21°) |
| OKLab | oklab(73.07% 0.0157 -0.004) |
| OKLCH | oklch(73.07% 0.016 345.7) |
| XYZ | xyz(38.4347, 38.6837, 43.4644) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.00
Pinkish Grey
#C8ACA9
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 8.33
Silver
#C0C0C0
ΔE00 9.78
Warm Grey
#978A84
ΔE00 10.47
Stone
#A89F91
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A4AA #A4B0AA
analogous
#B0A4B0 #B0A4AA #B0A4A4
triadic
#B0A4AA #AAB0A4 #A4AAB0
tetradic
#B0A4AA #B0B0A4 #A4B0AA #A4A4B0
square
#B0A4AA #B0B0A4 #A4B0AA #A4A4B0
split-complementary
#B0A4AA #A4B0A4 #A4B0B0
monochromatic
#74656D #94838B #B0A4AA #CCC5C9 #E9E6E7
Accessibility & contrast
On white
2.40
#B0A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#B0A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A4AA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A4AA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#B2A4A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b0a4aa; /* rgb */ color: rgb(176, 164, 170); /* oklch */ color: oklch(73.1% 0.016 345.7);
Tailwind
colors: {
custom: {
50: '#c7bfc3',
500: '#b0a4aa',
950: '#000000',
},
}SCSS
$custom: #b0a4aa; $custom-light: #c7bfc3; $custom-dark: #000000;
JSON
{
"hex": "#b0a4aa",
"rgb": {
"r": 176,
"g": 164,
"b": 170
},
"hsl": {
"h": 330,
"s": 7.059,
"l": 66.667
},
"oklch": {
"l": 0.73068,
"c": 0.01619,
"h": 345.7
},
"luminance": 0.38683
}Semantic roles & 50–950 ramp
primary
#B0A4AA
secondary
#D6DAD8
accent
#917355
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181