#A2A69E#A2A69E
#A2A69E is a light, near-neutral grey. Relative luminance 0.374; OKLCH L 72.0% C 0.012 H 128.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A69E |
|---|---|
| RGB | rgb(162, 166, 158) |
| HSL | hsl(90, 4%, 64%) |
| HSV | hsv(90, 5%, 65%) |
| CMYK | cmyk(2.4%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(67.59, -2.93, 3.64) |
| CIE-LCH | lch(67.59, 4.68, 128.86°) |
| OKLab | oklab(71.96% -0.0076 0.0096) |
| OKLCH | oklch(71.96% 0.012 128.6) |
| XYZ | xyz(34.7071, 37.4224, 37.7359) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.55
Cement
#A5A391
ΔE00 4.83
Dark Gray
#A9A9A9
ΔE00 5.22
Grey
#929591
ΔE00 5.58
Cool Grey
#95A3A6
ΔE00 6.60
Stone
#A89F91
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A69E #A29EA6
analogous
#A6A69E #A2A69E #9EA69E
triadic
#A2A69E #9EA2A6 #A69EA2
tetradic
#A2A69E #9EA6A6 #A29EA6 #A69E9E
square
#A2A69E #9EA6A6 #A29EA6 #A69E9E
split-complementary
#A2A69E #9E9EA6 #A69EA6
monochromatic
#656960 #83897E #A2A69E #C1C3BE #DFE1DE
Accessibility & contrast
On white
2.48
#A2A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A2A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A69E
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A69E | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A6A59E
Tritanopia (blue-blind)
#A2A5A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a69e; /* rgb */ color: rgb(162, 166, 158); /* oklch */ color: oklch(72.0% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#bdc0ba',
500: '#a2a69e',
950: '#000000',
},
}SCSS
$custom: #a2a69e; $custom-light: #bdc0ba; $custom-dark: #000000;
JSON
{
"hex": "#a2a69e",
"rgb": {
"r": 162,
"g": 166,
"b": 158
},
"hsl": {
"h": 90,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.71955,
"c": 0.01224,
"h": 128.6
},
"luminance": 0.37422
}Semantic roles & 50–950 ramp
primary
#A2A69E
secondary
#D0CED1
accent
#578E73
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180