#A8A29A#A8A29A
#A8A29A is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.5% C 0.013 H 75.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A29A |
|---|---|
| RGB | rgb(168, 162, 154) |
| HSL | hsl(34, 7%, 63%) |
| HSV | hsv(34, 8%, 66%) |
| CMYK | cmyk(0%, 3.6%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.90, 0.72, 4.93) |
| CIE-LCH | lch(66.90, 4.98, 81.70°) |
| OKLab | oklab(71.49% 0.0034 0.013) |
| OKLCH | oklch(71.49% 0.013 75.3) |
| XYZ | xyz(34.9008, 36.4989, 35.7720) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 2.86
Greyish
#A8A495
ΔE00 3.77
Dark Gray
#A9A9A9
ΔE00 4.89
Cement
#A5A391
ΔE00 5.50
Greige
#B8AB98
ΔE00 5.63
Grey
#929591
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A29A #9AA0A8
analogous
#A89B9A #A8A29A #A7A89A
triadic
#A8A29A #9AA8A2 #A29AA8
tetradic
#A8A29A #9AA89B #9AA0A8 #A89AA7
square
#A8A29A #9AA89B #9AA0A8 #A89AA7
split-complementary
#A8A29A #9AA7A8 #9B9AA8
monochromatic
#6B655C #8C8479 #A8A29A #C4C0BB #E1DFDC
Accessibility & contrast
On white
2.53
#A8A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A8A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A29A
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A29A | 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)
#A4A29A
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#ABA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a8a29a; /* rgb */ color: rgb(168, 162, 154); /* oklch */ color: oklch(71.5% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#c1bdb7',
500: '#a8a29a',
950: '#000000',
},
}SCSS
$custom: #a8a29a; $custom-light: #c1bdb7; $custom-dark: #000000;
JSON
{
"hex": "#a8a29a",
"rgb": {
"r": 168,
"g": 162,
"b": 154
},
"hsl": {
"h": 34.286,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71494,
"c": 0.01339,
"h": 75.3
},
"luminance": 0.36499
}Semantic roles & 50–950 ramp
primary
#A8A29A
secondary
#CCCFD1
accent
#6E9154
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180