#A4A2A0#A4A2A0
#A4A2A0 is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.3% C 0.004 H 67.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2A0 |
|---|---|
| RGB | rgb(164, 162, 160) |
| HSL | hsl(30, 2%, 64%) |
| HSV | hsv(30, 2%, 64%) |
| CMYK | cmyk(0%, 1.2%, 2.4%, 35.7%) |
| CIE-LAB | lab(66.73, 0.34, 1.29) |
| CIE-LCH | lch(66.73, 1.34, 75.12°) |
| OKLab | oklab(71.33% 0.0014 0.0034) |
| OKLCH | oklch(71.33% 0.004 67.7) |
| XYZ | xyz(34.5744, 36.2713, 38.4305) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.40
Grey
#929591
ΔE00 5.49
Stone
#A89F91
ΔE00 5.95
Greyish
#A8A495
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2A0 #A0A2A4
analogous
#A4A0A0 #A4A2A0 #A4A4A0
triadic
#A4A2A0 #A0A4A2 #A2A0A4
tetradic
#A4A2A0 #A0A4A0 #A0A2A4 #A4A0A4
square
#A4A2A0 #A0A4A0 #A0A2A4 #A4A0A4
split-complementary
#A4A2A0 #A0A4A4 #A0A0A4
monochromatic
#676563 #868381 #A4A2A0 #C2C1BF #E0DFDF
Accessibility & contrast
On white
2.54
#A4A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#A4A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2A0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2A0 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#A3A2A0
Tritanopia (blue-blind)
#A5A2A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a4a2a0; /* rgb */ color: rgb(164, 162, 160); /* oklch */ color: oklch(71.3% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#bfbdbc',
500: '#a4a2a0',
950: '#000000',
},
}SCSS
$custom: #a4a2a0; $custom-light: #bfbdbc; $custom-dark: #000000;
JSON
{
"hex": "#a4a2a0",
"rgb": {
"r": 164,
"g": 162,
"b": 160
},
"hsl": {
"h": 30,
"s": 2.151,
"l": 63.529
},
"oklch": {
"l": 0.7133,
"c": 0.0037,
"h": 67.7
},
"luminance": 0.36271
}Semantic roles & 50–950 ramp
primary
#A4A2A0
secondary
#CFD0D1
accent
#738C5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181