#A0A4A2#A0A4A2
#A0A4A2 is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.5% C 0.005 H 164.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A4A2 |
|---|---|
| RGB | rgb(160, 164, 162) |
| HSL | hsl(150, 2%, 64%) |
| HSV | hsv(150, 2%, 64%) |
| CMYK | cmyk(2.4%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(67.00, -1.81, 0.54) |
| CIE-LCH | lch(67.00, 1.89, 163.46°) |
| OKLab | oklab(71.49% -0.0052 0.0014) |
| OKLCH | oklch(71.49% 0.005 164.9) |
| XYZ | xyz(34.2931, 36.6330, 39.4396) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.15
Cool Grey
#95A3A6
ΔE00 4.61
Grey
#929591
ΔE00 4.83
Cool Gray
#9AA7B0
ΔE00 6.04
Greyish
#A8A495
ΔE00 6.60
Pewter
#899397
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A4A2 #A4A0A2
analogous
#A0A4A0 #A0A4A2 #A0A4A4
triadic
#A0A4A2 #A2A0A4 #A4A2A0
tetradic
#A0A4A2 #A0A0A4 #A4A0A2 #A4A4A0
square
#A0A4A2 #A0A0A4 #A4A0A2 #A4A4A0
split-complementary
#A0A4A2 #A4A0A4 #A4A0A0
monochromatic
#636765 #818683 #A0A4A2 #BFC2C1 #DFE0DF
Accessibility & contrast
On white
2.52
#A0A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A0A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A4A2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A4A2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#9FA4A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a0a4a2; /* rgb */ color: rgb(160, 164, 162); /* oklch */ color: oklch(71.5% 0.005 164.9);
Tailwind
colors: {
custom: {
50: '#bcbfbd',
500: '#a0a4a2',
950: '#000000',
},
}SCSS
$custom: #a0a4a2; $custom-light: #bcbfbd; $custom-dark: #000000;
JSON
{
"hex": "#a0a4a2",
"rgb": {
"r": 160,
"g": 164,
"b": 162
},
"hsl": {
"h": 150,
"s": 2.151,
"l": 63.529
},
"oklch": {
"l": 0.71485,
"c": 0.00538,
"h": 164.9
},
"luminance": 0.36633
}Semantic roles & 50–950 ramp
primary
#A0A4A2
secondary
#D1CFD0
accent
#5A738C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181