#A2A29A#A2A29A
#A2A29A is a light, near-neutral grey. Relative luminance 0.359; OKLCH L 71.0% C 0.011 H 106.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A29A |
|---|---|
| RGB | rgb(162, 162, 154) |
| HSL | hsl(60, 4%, 62%) |
| HSV | hsv(60, 5%, 64%) |
| CMYK | cmyk(0%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(66.41, -1.49, 4.16) |
| CIE-LCH | lch(66.41, 4.41, 109.71°) |
| OKLab | oklab(70.99% -0.0033 0.0109) |
| OKLCH | oklch(70.99% 0.011 106.7) |
| XYZ | xyz(33.6525, 35.8552, 35.7135) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.40
Cement
#A5A391
ΔE00 4.26
Stone
#A89F91
ΔE00 4.76
Grey
#929591
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 4.82
Greige
#B8AB98
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A29A #9A9AA2
analogous
#A29E9A #A2A29A #9EA29A
triadic
#A2A29A #9AA2A2 #A29AA2
tetradic
#A2A29A #9AA29E #9A9AA2 #A29A9E
square
#A2A29A #9AA29E #9A9AA2 #A29A9E
split-complementary
#A2A29A #9A9EA2 #9E9AA2
monochromatic
#65655D #85857A #A2A29A #BFBFBA #DDDDDA
Accessibility & contrast
On white
2.57
#A2A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A2A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A29A
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A29A | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#A3A1A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a29a; /* rgb */ color: rgb(162, 162, 154); /* oklch */ color: oklch(71.0% 0.011 106.7);
Tailwind
colors: {
custom: {
50: '#bdbdb7',
500: '#a2a29a',
950: '#000000',
},
}SCSS
$custom: #a2a29a; $custom-light: #bdbdb7; $custom-dark: #000000;
JSON
{
"hex": "#a2a29a",
"rgb": {
"r": 162,
"g": 162,
"b": 154
},
"hsl": {
"h": 60,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.70989,
"c": 0.0114,
"h": 106.7
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#A2A29A
secondary
#CACACD
accent
#588E58
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180