#B0A8AA#B0A8AA
#B0A8AA is a light, near-neutral grey. Relative luminance 0.401; OKLCH L 73.9% C 0.010 H 0.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A8AA |
|---|---|
| RGB | rgb(176, 168, 170) |
| HSL | hsl(345, 5%, 67%) |
| HSV | hsv(345, 5%, 69%) |
| CMYK | cmyk(0%, 4.5%, 3.4%, 31%) |
| CIE-LAB | lab(69.57, 3.23, -0.00) |
| CIE-LCH | lch(69.57, 3.23, 359.93°) |
| OKLab | oklab(73.89% 0.0096 0) |
| OKLCH | oklch(73.89% 0.01 0.2) |
| XYZ | xyz(39.1618, 40.1379, 43.7067) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.38
Dove Gray
#B6B8BD
ΔE00 6.28
Silver
#C0C0C0
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 8.04
Stone
#A89F91
ΔE00 8.88
Warm Gray
#C9BEB0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A8AA #A8B0AE
analogous
#B0A8AE #B0A8AA #B0AAA8
triadic
#B0A8AA #AAB0A8 #A8AAB0
tetradic
#B0A8AA #AEB0A8 #A8B0AE #AAA8B0
square
#B0A8AA #AEB0A8 #A8B0AE #AAA8B0
split-complementary
#B0A8AA #A8B0AA #A8AEB0
monochromatic
#74696C #93888B #B0A8AA #CDC8C9 #EAE8E9
Accessibility & contrast
On white
2.33
#B0A8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B0A8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A8AA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A8AA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#ABAAAA
Tritanopia (blue-blind)
#B2A8A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0a8aa; /* rgb */ color: rgb(176, 168, 170); /* oklch */ color: oklch(73.9% 0.010 0.2);
Tailwind
colors: {
custom: {
50: '#c7c1c3',
500: '#b0a8aa',
950: '#000000',
},
}SCSS
$custom: #b0a8aa; $custom-light: #c7c1c3; $custom-dark: #000000;
JSON
{
"hex": "#b0a8aa",
"rgb": {
"r": 176,
"g": 168,
"b": 170
},
"hsl": {
"h": 345,
"s": 4.819,
"l": 67.451
},
"oklch": {
"l": 0.73887,
"c": 0.00961,
"h": 0.2
},
"luminance": 0.40138
}Semantic roles & 50–950 ramp
primary
#B0A8AA
secondary
#D9DBDB
accent
#8F8157
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181