#B0AAA3#B0AAA3
#B0AAA3 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.012 H 71.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA3 |
|---|---|
| RGB | rgb(176, 170, 163) |
| HSL | hsl(32, 8%, 66%) |
| HSV | hsv(32, 7%, 69%) |
| CMYK | cmyk(0%, 3.4%, 7.4%, 31%) |
| CIE-LAB | lab(69.91, 0.88, 4.37) |
| CIE-LCH | lch(69.91, 4.45, 78.55°) |
| OKLab | oklab(74.1% 0.0038 0.0115) |
| OKLCH | oklch(74.1% 0.012 71.8) |
| XYZ | xyz(38.8893, 40.6242, 40.4358) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.17
Stone
#A89F91
ΔE00 4.54
Greyish
#A8A495
ΔE00 4.73
Greige
#B8AB98
ΔE00 5.29
Warm Gray
#C9BEB0
ΔE00 6.49
Cement
#A5A391
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA3 #A3A9B0
analogous
#B0A4A3 #B0AAA3 #B0B0A3
triadic
#B0AAA3 #A3B0AA #AAA3B0
tetradic
#B0AAA3 #A3B0A4 #A3A9B0 #B0A3B0
square
#B0AAA3 #A3B0A4 #A3A9B0 #B0A3B0
split-complementary
#B0AAA3 #A3B0B0 #A4A3B0
monochromatic
#756D64 #948C82 #B0AAA3 #CCC8C4 #E9E7E5
Accessibility & contrast
On white
2.30
#B0AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B0AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA3
Deuteranopia (green-blind)
#AEABA3
Tritanopia (blue-blind)
#B3A9A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa3; /* rgb */ color: rgb(176, 170, 163); /* oklch */ color: oklch(74.1% 0.012 71.8);
Tailwind
colors: {
custom: {
50: '#c7c3be',
500: '#b0aaa3',
950: '#000000',
},
}SCSS
$custom: #b0aaa3; $custom-light: #c7c3be; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa3",
"rgb": {
"r": 176,
"g": 170,
"b": 163
},
"hsl": {
"h": 32.308,
"s": 7.602,
"l": 66.471
},
"oklch": {
"l": 0.74097,
"c": 0.0121,
"h": 71.8
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#B0AAA3
secondary
#D5D7DA
accent
#709254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181