#A2A29E#A2A29E
#A2A29E is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.1% C 0.006 H 106.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A29E |
|---|---|
| RGB | rgb(162, 162, 158) |
| HSL | hsl(60, 2%, 63%) |
| HSV | hsv(60, 2%, 64%) |
| CMYK | cmyk(0%, 0%, 2.5%, 36.5%) |
| CIE-LAB | lab(66.51, -0.75, 2.08) |
| CIE-LCH | lch(66.51, 2.21, 109.94°) |
| OKLab | oklab(71.1% -0.0016 0.0055) |
| OKLCH | oklch(71.1% 0.006 106.6) |
| XYZ | xyz(33.9912, 35.9907, 37.4973) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.12
Grey
#929591
ΔE00 4.59
Greyish
#A8A495
ΔE00 5.11
Stone
#A89F91
ΔE00 5.68
Cement
#A5A391
ΔE00 6.22
Cool Grey
#95A3A6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A29E #9E9EA2
analogous
#A2A09E #A2A29E #A0A29E
triadic
#A2A29E #9EA2A2 #A29EA2
tetradic
#A2A29E #9EA2A0 #9E9EA2 #A29EA0
square
#A2A29E #9EA2A0 #9E9EA2 #A29EA0
split-complementary
#A2A29E #9EA0A2 #A09EA2
monochromatic
#656561 #84847F #A2A29E #C0C0BD #DEDEDC
Accessibility & contrast
On white
2.56
#A2A29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A2A29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A29E
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A29E | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#A3A1A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a2a29e; /* rgb */ color: rgb(162, 162, 158); /* oklch */ color: oklch(71.1% 0.006 106.6);
Tailwind
colors: {
custom: {
50: '#bdbdba',
500: '#a2a29e',
950: '#000000',
},
}SCSS
$custom: #a2a29e; $custom-light: #bdbdba; $custom-dark: #000000;
JSON
{
"hex": "#a2a29e",
"rgb": {
"r": 162,
"g": 162,
"b": 158
},
"hsl": {
"h": 60,
"s": 2.105,
"l": 62.745
},
"oklch": {
"l": 0.71105,
"c": 0.00572,
"h": 106.6
},
"luminance": 0.35991
}Semantic roles & 50–950 ramp
primary
#A2A29E
secondary
#CDCDCF
accent
#5A8C5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180