#A2A49E#A2A49E
#A2A49E is a light, near-neutral grey. Relative luminance 0.367; OKLCH L 71.5% C 0.009 H 121.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A49E |
|---|---|
| RGB | rgb(162, 164, 158) |
| HSL | hsl(80, 3%, 63%) |
| HSV | hsv(80, 4%, 64%) |
| CMYK | cmyk(1.2%, 0%, 3.7%, 35.7%) |
| CIE-LAB | lab(67.05, -1.85, 2.86) |
| CIE-LCH | lch(67.05, 3.40, 122.86°) |
| OKLab | oklab(71.53% -0.0046 0.0075) |
| OKLCH | oklch(71.53% 0.009 121.7) |
| XYZ | xyz(34.3463, 36.7009, 37.6157) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.04
Greyish
#A8A495
ΔE00 4.56
Grey
#929591
ΔE00 4.85
Cement
#A5A391
ΔE00 5.31
Stone
#A89F91
ΔE00 6.03
Cool Grey
#95A3A6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A49E #A09EA4
analogous
#A4A39E #A2A49E #9FA49E
triadic
#A2A49E #9EA2A4 #A49EA2
tetradic
#A2A49E #9EA4A3 #A09EA4 #A49E9F
square
#A2A49E #9EA4A3 #A09EA4 #A49E9F
split-complementary
#A2A49E #9E9FA4 #A39EA4
monochromatic
#656761 #84867E #A2A49E #C0C2BE #DFDFDD
Accessibility & contrast
On white
2.52
#A2A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A2A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A49E
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A49E | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39E
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#A3A3A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a49e; /* rgb */ color: rgb(162, 164, 158); /* oklch */ color: oklch(71.5% 0.009 121.7);
Tailwind
colors: {
custom: {
50: '#bdbfba',
500: '#a2a49e',
950: '#000000',
},
}SCSS
$custom: #a2a49e; $custom-light: #bdbfba; $custom-dark: #000000;
JSON
{
"hex": "#a2a49e",
"rgb": {
"r": 162,
"g": 164,
"b": 158
},
"hsl": {
"h": 80,
"s": 3.191,
"l": 63.137
},
"oklch": {
"l": 0.71529,
"c": 0.00884,
"h": 121.7
},
"luminance": 0.36701
}Semantic roles & 50–950 ramp
primary
#A2A49E
secondary
#CFCED0
accent
#598D6A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180