#A4AAA1#A4AAA1
#A4AAA1 is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.1% C 0.014 H 134.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAA1 |
|---|---|
| RGB | rgb(164, 170, 161) |
| HSL | hsl(100, 5%, 65%) |
| HSV | hsv(100, 5%, 67%) |
| CMYK | cmyk(3.5%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(68.91, -3.82, 3.90) |
| CIE-LCH | lch(68.91, 5.46, 134.45°) |
| OKLab | oklab(73.06% -0.0102 0.0102) |
| OKLCH | oklch(73.06% 0.014 134.9) |
| XYZ | xyz(36.1165, 39.2151, 39.3779) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.26
Cement
#A5A391
ΔE00 5.26
Dark Gray
#A9A9A9
ΔE00 6.00
Cool Grey
#95A3A6
ΔE00 6.88
Grey
#929591
ΔE00 6.88
Stone
#A89F91
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAA1 #A7A1AA
analogous
#A9AAA1 #A4AAA1 #A1AAA3
triadic
#A4AAA1 #A1A4AA #AAA1A4
tetradic
#A4AAA1 #A1A9AA #A7A1AA #AAA3A1
square
#A4AAA1 #A1A9AA #A7A1AA #AAA3A1
split-complementary
#A4AAA1 #A3A1AA #AAA1A9
monochromatic
#676E63 #858D81 #A4AAA1 #C3C7C1 #E2E4E1
Accessibility & contrast
On white
2.37
#A4AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A4AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAA1
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAA1 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A1
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#A4A9A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a4aaa1; /* rgb */ color: rgb(164, 170, 161); /* oklch */ color: oklch(73.1% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#bfc3bc',
500: '#a4aaa1',
950: '#000000',
},
}SCSS
$custom: #a4aaa1; $custom-light: #bfc3bc; $custom-dark: #000000;
JSON
{
"hex": "#a4aaa1",
"rgb": {
"r": 164,
"g": 170,
"b": 161
},
"hsl": {
"h": 100,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.73055,
"c": 0.01443,
"h": 134.9
},
"luminance": 0.39215
}Semantic roles & 50–950 ramp
primary
#A4AAA1
secondary
#D4D2D5
accent
#578F7C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181