#A0A49A#A0A49A
#A0A49A is a light, near-neutral grey. Relative luminance 0.364; OKLCH L 71.3% C 0.015 H 124.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A49A |
|---|---|
| RGB | rgb(160, 164, 154) |
| HSL | hsl(84, 5%, 62%) |
| HSV | hsv(84, 6%, 64%) |
| CMYK | cmyk(2.4%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.79, -3.31, 4.69) |
| CIE-LCH | lch(66.79, 5.74, 125.21°) |
| OKLab | oklab(71.25% -0.0085 0.0123) |
| OKLCH | oklch(71.25% 0.015 124.6) |
| XYZ | xyz(33.6045, 36.3576, 35.8129) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.07
Greyish
#A8A495
ΔE00 4.17
Grey
#929591
ΔE00 5.44
Dark Gray
#A9A9A9
ΔE00 6.23
Stone
#A89F91
ΔE00 6.55
Cool Grey
#95A3A6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A49A #9E9AA4
analogous
#A4A39A #A0A49A #9BA49A
triadic
#A0A49A #9AA0A4 #A49AA0
tetradic
#A0A49A #9AA4A3 #9E9AA4 #A49A9B
square
#A0A49A #9AA4A3 #9E9AA4 #A49A9B
split-complementary
#A0A49A #9A9BA4 #A39AA4
monochromatic
#63675D #82877A #A0A49A #BEC1BA #DDDEDA
Accessibility & contrast
On white
2.54
#A0A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#A0A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A49A
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A49A | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A399
Deuteranopia (green-blind)
#A5A29A
Tritanopia (blue-blind)
#A1A3A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a0a49a; /* rgb */ color: rgb(160, 164, 154); /* oklch */ color: oklch(71.3% 0.015 124.6);
Tailwind
colors: {
custom: {
50: '#bcbfb7',
500: '#a0a49a',
950: '#000000',
},
}SCSS
$custom: #a0a49a; $custom-light: #bcbfb7; $custom-dark: #000000;
JSON
{
"hex": "#a0a49a",
"rgb": {
"r": 160,
"g": 164,
"b": 154
},
"hsl": {
"h": 84,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.71251,
"c": 0.01494,
"h": 124.6
},
"luminance": 0.36358
}Semantic roles & 50–950 ramp
primary
#A0A49A
secondary
#CDCBCF
accent
#568F6D
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180