#B0B4AA#B0B4AA
#B0B4AA is a light, near-neutral grey. Relative luminance 0.448; OKLCH L 76.4% C 0.015 H 124.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4AA |
|---|---|
| RGB | rgb(176, 180, 170) |
| HSL | hsl(84, 6%, 69%) |
| HSV | hsv(84, 6%, 71%) |
| CMYK | cmyk(2.2%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.74, -3.25, 4.61) |
| CIE-LCH | lch(72.74, 5.64, 125.23°) |
| OKLab | oklab(76.38% -0.0083 0.0121) |
| OKLCH | oklch(76.38% 0.015 124.6) |
| XYZ | xyz(41.4803, 44.7749, 44.4796) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.90
Cement
#A5A391
ΔE00 6.24
Dark Gray
#A9A9A9
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 6.90
Warm Gray
#C9BEB0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4AA #AEAAB4
analogous
#B4B3AA #B0B4AA #ABB4AA
triadic
#B0B4AA #AAB0B4 #B4AAB0
tetradic
#B0B4AA #AAB4B3 #AEAAB4 #B4AAAB
square
#B0B4AA #AAB4B3 #AEAAB4 #B4AAAB
split-complementary
#B0B4AA #AAABB4 #B3AAB4
monochromatic
#73796B #929789 #B0B4AA #CED1CB #ECEDEB
Accessibility & contrast
On white
2.11
#B0B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#B0B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4AA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4AA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3A9
Deuteranopia (green-blind)
#B5B2AA
Tritanopia (blue-blind)
#B1B3B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b4aa; /* rgb */ color: rgb(176, 180, 170); /* oklch */ color: oklch(76.4% 0.015 124.6);
Tailwind
colors: {
custom: {
50: '#c7cac3',
500: '#b0b4aa',
950: '#000000',
},
}SCSS
$custom: #b0b4aa; $custom-light: #c7cac3; $custom-dark: #000000;
JSON
{
"hex": "#b0b4aa",
"rgb": {
"r": 176,
"g": 180,
"b": 170
},
"hsl": {
"h": 84,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.76384,
"c": 0.01468,
"h": 124.6
},
"luminance": 0.44775
}Semantic roles & 50–950 ramp
primary
#B0B4AA
secondary
#DDDBDE
accent
#55906D
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281