#B0AAA5#B0AAA5
#B0AAA5 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.010 H 62.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA5 |
|---|---|
| RGB | rgb(176, 170, 165) |
| HSL | hsl(27, 7%, 67%) |
| HSV | hsv(27, 6%, 69%) |
| CMYK | cmyk(0%, 3.4%, 6.2%, 31%) |
| CIE-LAB | lab(69.96, 1.24, 3.34) |
| CIE-LCH | lch(69.96, 3.56, 69.63°) |
| OKLab | oklab(74.15% 0.0046 0.0088) |
| OKLCH | oklch(74.15% 0.01 62.5) |
| XYZ | xyz(39.0699, 40.6965, 41.3870) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.56
Stone
#A89F91
ΔE00 5.31
Greyish
#A8A495
ΔE00 5.71
Greige
#B8AB98
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA5 #A5ABB0
analogous
#B0A5A6 #B0AAA5 #B0B0A5
triadic
#B0AAA5 #A5B0AA #AAA5B0
tetradic
#B0AAA5 #A6B0A5 #A5ABB0 #B0A5B0
square
#B0AAA5 #A6B0A5 #A5ABB0 #B0A5B0
split-complementary
#B0AAA5 #A5B0B0 #A5A6B0
monochromatic
#746D66 #938B84 #B0AAA5 #CDC9C6 #E9E8E6
Accessibility & contrast
On white
2.30
#B0AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B0AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA5
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA5 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#ADABA5
Tritanopia (blue-blind)
#B2A9A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa5; /* rgb */ color: rgb(176, 170, 165); /* oklch */ color: oklch(74.2% 0.010 62.5);
Tailwind
colors: {
custom: {
50: '#c7c3bf',
500: '#b0aaa5',
950: '#000000',
},
}SCSS
$custom: #b0aaa5; $custom-light: #c7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa5",
"rgb": {
"r": 176,
"g": 170,
"b": 165
},
"hsl": {
"h": 27.273,
"s": 6.509,
"l": 66.863
},
"oklch": {
"l": 0.74154,
"c": 0.00993,
"h": 62.5
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#B0AAA5
secondary
#D7D9DA
accent
#759055
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181