#A2A09E#A2A09E
#A2A09E is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.7% C 0.004 H 67.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A09E |
|---|---|
| RGB | rgb(162, 160, 158) |
| HSL | hsl(30, 2%, 63%) |
| HSV | hsv(30, 2%, 64%) |
| CMYK | cmyk(0%, 1.2%, 2.5%, 36.5%) |
| CIE-LAB | lab(65.98, 0.34, 1.29) |
| CIE-LCH | lch(65.98, 1.34, 75.12°) |
| OKLab | oklab(70.68% 0.0014 0.0034) |
| OKLCH | oklch(70.68% 0.004 67.8) |
| XYZ | xyz(33.6417, 35.2917, 37.3808) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.93
Grey
#929591
ΔE00 5.00
Stone
#A89F91
ΔE00 5.91
Greyish
#A8A495
ΔE00 6.22
Cool Grey
#95A3A6
ΔE00 7.32
Cement
#A5A391
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A09E #9EA0A2
analogous
#A29E9E #A2A09E #A2A29E
triadic
#A2A09E #9EA2A0 #A09EA2
tetradic
#A2A09E #9EA29E #9EA0A2 #A29EA2
square
#A2A09E #9EA29E #9EA0A2 #A29EA2
split-complementary
#A2A09E #9EA2A2 #9E9EA2
monochromatic
#656361 #84817F #A2A09E #C0BFBD #DEDDDC
Accessibility & contrast
On white
2.61
#A2A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A2A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A09E
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A09E | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09E
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#A3A09F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a2a09e; /* rgb */ color: rgb(162, 160, 158); /* oklch */ color: oklch(70.7% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#bdbcba',
500: '#a2a09e',
950: '#000000',
},
}SCSS
$custom: #a2a09e; $custom-light: #bdbcba; $custom-dark: #000000;
JSON
{
"hex": "#a2a09e",
"rgb": {
"r": 162,
"g": 160,
"b": 158
},
"hsl": {
"h": 30,
"s": 2.105,
"l": 62.745
},
"oklch": {
"l": 0.70682,
"c": 0.0037,
"h": 67.8
},
"luminance": 0.35292
}Semantic roles & 50–950 ramp
primary
#A2A09E
secondary
#CDCECF
accent
#738C5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180