#B0AAA4#B0AAA4
#B0AAA4 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.1% C 0.011 H 67.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA4 |
|---|---|
| RGB | rgb(176, 170, 164) |
| HSL | hsl(30, 7%, 67%) |
| HSV | hsv(30, 7%, 69%) |
| CMYK | cmyk(0%, 3.4%, 6.8%, 31%) |
| CIE-LAB | lab(69.94, 1.06, 3.85) |
| CIE-LCH | lch(69.94, 3.99, 74.60°) |
| OKLab | oklab(74.13% 0.0042 0.0102) |
| OKLCH | oklch(74.13% 0.011 67.7) |
| XYZ | xyz(38.9792, 40.6602, 40.9095) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.85
Stone
#A89F91
ΔE00 4.90
Greyish
#A8A495
ΔE00 5.21
Greige
#B8AB98
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 6.68
Silver
#C0C0C0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA4 #A4AAB0
analogous
#B0A4A4 #B0AAA4 #B0B0A4
triadic
#B0AAA4 #A4B0AA #AAA4B0
tetradic
#B0AAA4 #A4B0A4 #A4AAB0 #B0A4B0
square
#B0AAA4 #A4B0A4 #A4AAB0 #B0A4B0
split-complementary
#B0AAA4 #A4B0B0 #A4A4B0
monochromatic
#746D65 #948B83 #B0AAA4 #CCC9C5 #E9E7E6
Accessibility & contrast
On white
2.30
#B0AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#B0AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#AEABA4
Tritanopia (blue-blind)
#B2A9A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa4; /* rgb */ color: rgb(176, 170, 164); /* oklch */ color: oklch(74.1% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#c7c3bf',
500: '#b0aaa4',
950: '#000000',
},
}SCSS
$custom: #b0aaa4; $custom-light: #c7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa4",
"rgb": {
"r": 176,
"g": 170,
"b": 164
},
"hsl": {
"h": 30,
"s": 7.059,
"l": 66.667
},
"oklch": {
"l": 0.74125,
"c": 0.01098,
"h": 67.7
},
"luminance": 0.4066
}Semantic roles & 50–950 ramp
primary
#B0AAA4
secondary
#D6D8DA
accent
#739155
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181