#A2A09A#A2A09A
#A2A09A is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.6% C 0.009 H 91.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A09A |
|---|---|
| RGB | rgb(162, 160, 154) |
| HSL | hsl(45, 4%, 62%) |
| HSV | hsv(45, 5%, 64%) |
| CMYK | cmyk(0%, 1.2%, 4.9%, 36.5%) |
| CIE-LAB | lab(65.87, -0.39, 3.38) |
| CIE-LCH | lch(65.87, 3.40, 96.66°) |
| OKLab | oklab(70.57% -0.0002 0.0089) |
| OKLCH | oklch(70.57% 0.009 91.5) |
| XYZ | xyz(33.3030, 35.1562, 35.5970) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.16
Greyish
#A8A495
ΔE00 4.17
Stone
#A89F91
ΔE00 4.36
Grey
#929591
ΔE00 4.59
Cement
#A5A391
ΔE00 5.41
Greige
#B8AB98
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A09A #9A9CA2
analogous
#A29C9A #A2A09A #A0A29A
triadic
#A2A09A #9AA2A0 #A09AA2
tetradic
#A2A09A #9AA29C #9A9CA2 #A29AA0
square
#A2A09A #9AA29C #9A9CA2 #A29AA0
split-complementary
#A2A09A #9AA0A2 #9C9AA2
monochromatic
#65635D #85827A #A2A09A #BFBEBA #DDDCDA
Accessibility & contrast
On white
2.61
#A2A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A2A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A09A
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A09A | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09A
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#A49F9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a2a09a; /* rgb */ color: rgb(162, 160, 154); /* oklch */ color: oklch(70.6% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#bdbcb7',
500: '#a2a09a',
950: '#000000',
},
}SCSS
$custom: #a2a09a; $custom-light: #bdbcb7; $custom-dark: #000000;
JSON
{
"hex": "#a2a09a",
"rgb": {
"r": 162,
"g": 160,
"b": 154
},
"hsl": {
"h": 45,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.70565,
"c": 0.0089,
"h": 91.5
},
"luminance": 0.35156
}Semantic roles & 50–950 ramp
primary
#A2A09A
secondary
#CACBCD
accent
#658E58
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180