#A2A2A0#A2A2A0
#A2A2A0 is a light, near-neutral grey. Relative luminance 0.361; OKLCH L 71.2% C 0.003 H 106.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2A0 |
|---|---|
| RGB | rgb(162, 162, 160) |
| HSL | hsl(60, 1%, 63%) |
| HSV | hsv(60, 1%, 64%) |
| CMYK | cmyk(0%, 0%, 1.2%, 36.5%) |
| CIE-LAB | lab(66.57, -0.38, 1.04) |
| CIE-LCH | lch(66.57, 1.10, 110.05°) |
| OKLab | oklab(71.16% -0.0008 0.0027) |
| OKLCH | oklch(71.16% 0.003 106.5) |
| XYZ | xyz(34.1648, 36.0601, 38.4113) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.41
Grey
#929591
ΔE00 4.85
Greyish
#A8A495
ΔE00 6.10
Cool Grey
#95A3A6
ΔE00 6.35
Stone
#A89F91
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2A0 #A0A0A2
analogous
#A2A1A0 #A2A2A0 #A1A2A0
triadic
#A2A2A0 #A0A2A2 #A2A0A2
tetradic
#A2A2A0 #A0A2A1 #A0A0A2 #A2A0A1
square
#A2A2A0 #A0A2A1 #A0A0A2 #A2A0A1
split-complementary
#A2A2A0 #A0A1A2 #A1A0A2
monochromatic
#656563 #848481 #A2A2A0 #C0C0BF #DFDFDE
Accessibility & contrast
On white
2.56
#A2A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A2A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2A0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2A0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#A2A2A0
Tritanopia (blue-blind)
#A2A2A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a2a2a0; /* rgb */ color: rgb(162, 162, 160); /* oklch */ color: oklch(71.2% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#bdbdbc',
500: '#a2a2a0',
950: '#000000',
},
}SCSS
$custom: #a2a2a0; $custom-light: #bdbdbc; $custom-dark: #000000;
JSON
{
"hex": "#a2a2a0",
"rgb": {
"r": 162,
"g": 162,
"b": 160
},
"hsl": {
"h": 60,
"s": 1.064,
"l": 63.137
},
"oklch": {
"l": 0.71164,
"c": 0.00286,
"h": 106.5
},
"luminance": 0.3606
}Semantic roles & 50–950 ramp
primary
#A2A2A0
secondary
#CFCFCF
accent
#5B8B5B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181