#B4AAA8#B4AAA8
#B4AAA8 is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.6% C 0.012 H 31.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA8 |
|---|---|
| RGB | rgb(180, 170, 168) |
| HSL | hsl(10, 7%, 68%) |
| HSV | hsv(10, 7%, 71%) |
| CMYK | cmyk(0%, 5.6%, 6.7%, 29.4%) |
| CIE-LAB | lab(70.37, 3.23, 2.31) |
| CIE-LCH | lch(70.37, 3.97, 35.65°) |
| OKLab | oklab(74.58% 0.0102 0.0062) |
| OKLCH | oklch(74.58% 0.012 31.1) |
| XYZ | xyz(40.2642, 41.2803, 42.8850) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.86
Dove Gray
#B6B8BD
ΔE00 7.01
Pinkish Grey
#C8ACA9
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.22
Stone
#A89F91
ΔE00 7.37
Warm Gray
#C9BEB0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA8 #A8B2B4
analogous
#B4A8AC #B4AAA8 #B4B0A8
triadic
#B4AAA8 #A8B4AA #AAA8B4
tetradic
#B4AAA8 #ACB4A8 #A8B2B4 #B0A8B4
square
#B4AAA8 #ACB4A8 #A8B2B4 #B0A8B4
split-complementary
#B4AAA8 #A8B4B0 #A8ACB4
monochromatic
#796B68 #988A87 #B4AAA8 #D0CAC9 #EDEAEA
Accessibility & contrast
On white
2.27
#B4AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B4AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#AEADA8
Tritanopia (blue-blind)
#B7A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa8; /* rgb */ color: rgb(180, 170, 168); /* oklch */ color: oklch(74.6% 0.012 31.1);
Tailwind
colors: {
custom: {
50: '#cac3c1',
500: '#b4aaa8',
950: '#000000',
},
}SCSS
$custom: #b4aaa8; $custom-light: #cac3c1; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa8",
"rgb": {
"r": 180,
"g": 170,
"b": 168
},
"hsl": {
"h": 10,
"s": 7.407,
"l": 68.235
},
"oklch": {
"l": 0.74581,
"c": 0.01192,
"h": 31.1
},
"luminance": 0.4128
}Semantic roles & 50–950 ramp
primary
#B4AAA8
secondary
#DADDDE
accent
#879154
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181