#A1AAA8#A1AAA8
#A1AAA8 is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.0% C 0.011 H 181.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AAA8 |
|---|---|
| RGB | rgb(161, 170, 168) |
| HSL | hsl(167, 5%, 65%) |
| HSV | hsv(167, 5%, 67%) |
| CMYK | cmyk(5.3%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.86, -3.56, -0.07) |
| CIE-LCH | lch(68.86, 3.56, 181.11°) |
| OKLab | oklab(73.02% -0.0106 -0.0002) |
| OKLCH | oklch(73.02% 0.011 181.3) |
| XYZ | xyz(36.1392, 39.1534, 42.6916) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.73
Dark Gray
#A9A9A9
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 5.61
Grey
#929591
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.25
Pewter
#899397
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AAA8 #AAA1A3
analogous
#A1AAA4 #A1AAA8 #A1A8AA
triadic
#A1AAA8 #A8A1AA #AAA8A1
tetradic
#A1AAA8 #A4A1AA #AAA1A3 #A8AAA1
square
#A1AAA8 #A4A1AA #AAA1A3 #A8AAA1
split-complementary
#A1AAA8 #AAA1A8 #AAA4A1
monochromatic
#636E6B #818D8A #A1AAA8 #C1C7C6 #E1E4E3
Accessibility & contrast
On white
2.38
#A1AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#A1AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AAA8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AAA8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A7A7A8
Tritanopia (blue-blind)
#9FAAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a1aaa8; /* rgb */ color: rgb(161, 170, 168); /* oklch */ color: oklch(73.0% 0.011 181.3);
Tailwind
colors: {
custom: {
50: '#bcc3c1',
500: '#a1aaa8',
950: '#000000',
},
}SCSS
$custom: #a1aaa8; $custom-light: #bcc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a1aaa8",
"rgb": {
"r": 161,
"g": 170,
"b": 168
},
"hsl": {
"h": 166.667,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.73023,
"c": 0.01056,
"h": 181.3
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#A1AAA8
secondary
#D5D2D3
accent
#57638F
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181