#B4AAAA#B4AAAA
#B4AAAA is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.6% C 0.012 H 17.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAAA |
|---|---|
| RGB | rgb(180, 170, 170) |
| HSL | hsl(0, 6%, 69%) |
| HSV | hsv(0, 6%, 71%) |
| CMYK | cmyk(0%, 5.6%, 5.6%, 29.4%) |
| CIE-LAB | lab(70.42, 3.58, 1.29) |
| CIE-LCH | lch(70.42, 3.81, 19.74°) |
| OKLab | oklab(74.64% 0.011 0.0035) |
| OKLCH | oklch(74.64% 0.012 17.4) |
| XYZ | xyz(40.4519, 41.3554, 43.8738) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 6.97
Silver
#C0C0C0
ΔE00 7.28
Stone
#A89F91
ΔE00 8.38
Warm Gray
#C9BEB0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAAA #AAB4B4
analogous
#B4AAAF #B4AAAA #B4AFAA
triadic
#B4AAAA #AAB4AA #AAAAB4
tetradic
#B4AAAA #AFB4AA #AAB4B4 #AFAAB4
square
#B4AAAA #AFB4AA #AAB4B4 #AFAAB4
split-complementary
#B4AAAA #AAB4AF #AAAFB4
monochromatic
#796B6B #978989 #B4AAAA #D1CBCB #EDEBEB
Accessibility & contrast
On white
2.27
#B4AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B4AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAAA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAAA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#B6A9AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaaa; /* rgb */ color: rgb(180, 170, 170); /* oklch */ color: oklch(74.6% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#cac3c3',
500: '#b4aaaa',
950: '#000000',
},
}SCSS
$custom: #b4aaaa; $custom-light: #cac3c3; $custom-dark: #000000;
JSON
{
"hex": "#b4aaaa",
"rgb": {
"r": 180,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.74639,
"c": 0.01154,
"h": 17.4
},
"luminance": 0.41355
}Semantic roles & 50–950 ramp
primary
#B4AAAA
secondary
#DBDEDE
accent
#909055
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181