#A2A2AC#A2A2AC
#A2A2AC is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.5% C 0.014 H 286.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2AC |
|---|---|
| RGB | rgb(162, 162, 172) |
| HSL | hsl(240, 6%, 65%) |
| HSV | hsv(240, 6%, 67%) |
| CMYK | cmyk(5.8%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(66.90, 1.96, -5.17) |
| CIE-LCH | lch(66.90, 5.52, 290.74°) |
| OKLab | oklab(71.54% 0.004 -0.0138) |
| OKLCH | oklch(71.54% 0.014 286) |
| XYZ | xyz(35.2656, 36.5005, 44.2091) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.56
Cool Gray
#9AA7B0
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 8.52
Pewter
#899397
ΔE00 8.70
Grey
#929591
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2AC #ACACA2
analogous
#A2A7AC #A2A2AC #A7A2AC
triadic
#A2A2AC #ACA2A2 #A2ACA2
tetradic
#A2A2AC #ACA2A7 #ACACA2 #A2ACA7
square
#A2A2AC #ACA2A7 #ACACA2 #A2ACA7
split-complementary
#A2A2AC #ACA7A2 #A7ACA2
monochromatic
#646470 #82828F #A2A2AC #C2C2C9 #E3E3E6
Accessibility & contrast
On white
2.53
#A2A2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A2A2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2AC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2AC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#A0A2AC
Tritanopia (blue-blind)
#A0A4A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a2ac; /* rgb */ color: rgb(162, 162, 172); /* oklch */ color: oklch(71.5% 0.014 286.0);
Tailwind
colors: {
custom: {
50: '#bdbdc4',
500: '#a2a2ac',
950: '#000000',
},
}SCSS
$custom: #a2a2ac; $custom-light: #bdbdc4; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ac",
"rgb": {
"r": 162,
"g": 162,
"b": 172
},
"hsl": {
"h": 240,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.71537,
"c": 0.01436,
"h": 286
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#A2A2AC
secondary
#D7D7D3
accent
#905690
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121212
muted
#818181