#B4AAB0#B4AAB0
#B4AAB0 is a light, near-neutral grey. Relative luminance 0.416; OKLCH L 74.8% C 0.014 H 340.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAB0 |
|---|---|
| RGB | rgb(180, 170, 176) |
| HSL | hsl(324, 6%, 69%) |
| HSV | hsv(324, 6%, 71%) |
| CMYK | cmyk(0%, 5.6%, 2.2%, 29.4%) |
| CIE-LAB | lab(70.59, 4.68, -1.79) |
| CIE-LCH | lch(70.59, 5.01, 339.04°) |
| OKLab | oklab(74.82% 0.0134 -0.0047) |
| OKLCH | oklch(74.82% 0.014 340.7) |
| XYZ | xyz(41.0325, 41.5877, 46.9315) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.31
Dove Gray
#B6B8BD
ΔE00 6.75
Pinkish Grey
#C8ACA9
ΔE00 7.62
Silver
#C0C0C0
ΔE00 8.14
Thistle
#D8BFD8
ΔE00 11.31
Stone
#A89F91
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAB0 #AAB4AE
analogous
#B3AAB4 #B4AAB0 #B4AAAB
triadic
#B4AAB0 #B0B4AA #AAB0B4
tetradic
#B4AAB0 #B4B3AA #AAB4AE #AAABB4
square
#B4AAB0 #B4B3AA #AAB4AE #AAABB4
split-complementary
#B4AAB0 #ABB4AA #AAB4B3
monochromatic
#796B73 #978992 #B4AAB0 #D1CBCE #EDEBEC
Accessibility & contrast
On white
2.25
#B4AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B4AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAB0
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAB0 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#B5AAAC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b4aab0; /* rgb */ color: rgb(180, 170, 176); /* oklch */ color: oklch(74.8% 0.014 340.7);
Tailwind
colors: {
custom: {
50: '#cac3c7',
500: '#b4aab0',
950: '#000000',
},
}SCSS
$custom: #b4aab0; $custom-light: #cac3c7; $custom-dark: #000000;
JSON
{
"hex": "#b4aab0",
"rgb": {
"r": 180,
"g": 170,
"b": 176
},
"hsl": {
"h": 324,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.74819,
"c": 0.01417,
"h": 340.7
},
"luminance": 0.41587
}Semantic roles & 50–950 ramp
primary
#B4AAB0
secondary
#DBDEDD
accent
#906D55
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182