#A2A8A3#A2A8A3
#A2A8A3 is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.5% C 0.010 H 150.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A8A3 |
|---|---|
| RGB | rgb(162, 168, 163) |
| HSL | hsl(130, 3%, 65%) |
| HSV | hsv(130, 4%, 66%) |
| CMYK | cmyk(3.6%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(68.26, -3.08, 1.84) |
| CIE-LCH | lch(68.26, 3.59, 149.18°) |
| OKLab | oklab(72.53% -0.0086 0.0048) |
| OKLCH | oklch(72.53% 0.01 150.6) |
| XYZ | xyz(35.5126, 38.3308, 40.1709) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.54
Cool Grey
#95A3A6
ΔE00 5.17
Grey
#929591
ΔE00 5.91
Greyish
#A8A495
ΔE00 6.07
Cement
#A5A391
ΔE00 6.48
Cool Gray
#9AA7B0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A8A3 #A8A2A7
analogous
#A4A8A2 #A2A8A3 #A2A8A6
triadic
#A2A8A3 #A3A2A8 #A8A3A2
tetradic
#A2A8A3 #A2A4A8 #A8A2A7 #A8A6A2
square
#A2A8A3 #A2A4A8 #A8A2A7 #A8A6A2
split-complementary
#A2A8A3 #A6A2A8 #A8A2A4
monochromatic
#646B65 #828A84 #A2A8A3 #C2C6C2 #E1E3E2
Accessibility & contrast
On white
2.42
#A2A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A2A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A8A3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A8A3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#A1A8A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a8a3; /* rgb */ color: rgb(162, 168, 163); /* oklch */ color: oklch(72.5% 0.010 150.6);
Tailwind
colors: {
custom: {
50: '#bdc1be',
500: '#a2a8a3',
950: '#000000',
},
}SCSS
$custom: #a2a8a3; $custom-light: #bdc1be; $custom-dark: #000000;
JSON
{
"hex": "#a2a8a3",
"rgb": {
"r": 162,
"g": 168,
"b": 163
},
"hsl": {
"h": 130,
"s": 3.333,
"l": 64.706
},
"oklch": {
"l": 0.72527,
"c": 0.00983,
"h": 150.6
},
"luminance": 0.38331
}Semantic roles & 50–950 ramp
primary
#A2A8A3
secondary
#D4D2D4
accent
#58848D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181