#A2A8A4#A2A8A4
#A2A8A4 is a light, near-neutral grey. Relative luminance 0.384; OKLCH L 72.6% C 0.009 H 157.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A8A4 |
|---|---|
| RGB | rgb(162, 168, 164) |
| HSL | hsl(140, 3%, 65%) |
| HSV | hsv(140, 4%, 66%) |
| CMYK | cmyk(3.6%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(68.29, -2.89, 1.32) |
| CIE-LCH | lch(68.29, 3.18, 155.42°) |
| OKLab | oklab(72.56% -0.0082 0.0035) |
| OKLCH | oklch(72.56% 0.009 157) |
| XYZ | xyz(35.6025, 38.3668, 40.6446) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.18
Cool Grey
#95A3A6
ΔE00 4.83
Grey
#929591
ΔE00 5.89
Greyish
#A8A495
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 6.77
Cement
#A5A391
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A8A4 #A8A2A6
analogous
#A3A8A2 #A2A8A4 #A2A8A7
triadic
#A2A8A4 #A4A2A8 #A8A4A2
tetradic
#A2A8A4 #A2A3A8 #A8A2A6 #A8A7A2
square
#A2A8A4 #A2A3A8 #A8A2A6 #A8A7A2
split-complementary
#A2A8A4 #A7A2A8 #A8A2A3
monochromatic
#646B67 #828A85 #A2A8A4 #C2C6C3 #E1E3E2
Accessibility & contrast
On white
2.42
#A2A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A2A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A8A4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A8A4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#A1A8A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a8a4; /* rgb */ color: rgb(162, 168, 164); /* oklch */ color: oklch(72.6% 0.009 157.0);
Tailwind
colors: {
custom: {
50: '#bdc1bf',
500: '#a2a8a4',
950: '#000000',
},
}SCSS
$custom: #a2a8a4; $custom-light: #bdc1bf; $custom-dark: #000000;
JSON
{
"hex": "#a2a8a4",
"rgb": {
"r": 162,
"g": 168,
"b": 164
},
"hsl": {
"h": 140,
"s": 3.333,
"l": 64.706
},
"oklch": {
"l": 0.72556,
"c": 0.00886,
"h": 157
},
"luminance": 0.38367
}Semantic roles & 50–950 ramp
primary
#A2A8A4
secondary
#D4D2D3
accent
#587C8D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181