#A6A09A#A6A09A
#A6A09A is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.9% C 0.011 H 67.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A09A |
|---|---|
| RGB | rgb(166, 160, 154) |
| HSL | hsl(30, 6%, 63%) |
| HSV | hsv(30, 7%, 65%) |
| CMYK | cmyk(0%, 3.6%, 7.2%, 34.9%) |
| CIE-LAB | lab(66.20, 1.08, 3.89) |
| CIE-LCH | lch(66.20, 4.04, 74.55°) |
| OKLab | oklab(70.9% 0.0042 0.0103) |
| OKLCH | oklch(70.9% 0.011 67.7) |
| XYZ | xyz(34.1287, 35.5820, 35.6357) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.67
Dark Gray
#A9A9A9
ΔE00 4.55
Greyish
#A8A495
ΔE00 4.85
Grey
#929591
ΔE00 6.18
Cement
#A5A391
ΔE00 6.51
Greige
#B8AB98
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A09A #9AA0A6
analogous
#A69A9A #A6A09A #A6A69A
triadic
#A6A09A #9AA6A0 #A09AA6
tetradic
#A6A09A #9AA69A #9AA0A6 #A69AA6
square
#A6A09A #9AA69A #9AA0A6 #A69AA6
split-complementary
#A6A09A #9AA6A6 #9A9AA6
monochromatic
#69635D #898179 #A6A09A #C3BFBB #DFDDDB
Accessibility & contrast
On white
2.59
#A6A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A6A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A09A
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A09A | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#A4A19A
Tritanopia (blue-blind)
#A89F9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a6a09a; /* rgb */ color: rgb(166, 160, 154); /* oklch */ color: oklch(70.9% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#c0bcb7',
500: '#a6a09a',
950: '#000000',
},
}SCSS
$custom: #a6a09a; $custom-light: #c0bcb7; $custom-dark: #000000;
JSON
{
"hex": "#a6a09a",
"rgb": {
"r": 166,
"g": 160,
"b": 154
},
"hsl": {
"h": 30,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.70904,
"c": 0.0111,
"h": 67.7
},
"luminance": 0.35582
}Semantic roles & 50–950 ramp
primary
#A6A09A
secondary
#CCCED0
accent
#739055
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180