#A8A8A4#A8A8A4
#A8A8A4 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 73.0% C 0.006 H 106.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A8A4 |
|---|---|
| RGB | rgb(168, 168, 164) |
| HSL | hsl(60, 2%, 65%) |
| HSV | hsv(60, 2%, 66%) |
| CMYK | cmyk(0%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(68.76, -0.75, 2.06) |
| CIE-LCH | lch(68.76, 2.19, 109.95°) |
| OKLab | oklab(73.04% -0.0016 0.0054) |
| OKLCH | oklch(73.04% 0.006 106.6) |
| XYZ | xyz(36.8509, 39.0105, 40.7032) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.26
Greyish
#A8A495
ΔE00 5.21
Stone
#A89F91
ΔE00 6.11
Grey
#929591
ΔE00 6.29
Cement
#A5A391
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A8A4 #A4A4A8
analogous
#A8A6A4 #A8A8A4 #A6A8A4
triadic
#A8A8A4 #A4A8A8 #A8A4A8
tetradic
#A8A8A4 #A4A8A6 #A4A4A8 #A8A4A6
square
#A8A8A4 #A4A8A6 #A4A4A8 #A8A4A6
split-complementary
#A8A8A4 #A4A6A8 #A6A4A8
monochromatic
#6B6B66 #8A8A85 #A8A8A4 #C6C6C3 #E4E4E3
Accessibility & contrast
On white
2.39
#A8A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A8A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A8A4
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A8A4 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#A9A7A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a8a8a4; /* rgb */ color: rgb(168, 168, 164); /* oklch */ color: oklch(73.0% 0.006 106.6);
Tailwind
colors: {
custom: {
50: '#c1c1bf',
500: '#a8a8a4',
950: '#000000',
},
}SCSS
$custom: #a8a8a4; $custom-light: #c1c1bf; $custom-dark: #000000;
JSON
{
"hex": "#a8a8a4",
"rgb": {
"r": 168,
"g": 168,
"b": 164
},
"hsl": {
"h": 60,
"s": 2.247,
"l": 65.098
},
"oklch": {
"l": 0.73041,
"c": 0.00568,
"h": 106.6
},
"luminance": 0.3901
}Semantic roles & 50–950 ramp
primary
#A8A8A4
secondary
#D3D3D5
accent
#598C59
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181