#A4A69E#A4A69E
#A4A69E is a light, near-neutral grey. Relative luminance 0.376; OKLCH L 72.1% C 0.012 H 118.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A69E |
|---|---|
| RGB | rgb(164, 166, 158) |
| HSL | hsl(75, 4%, 64%) |
| HSV | hsv(75, 5%, 65%) |
| CMYK | cmyk(1.2%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(67.75, -2.21, 3.89) |
| CIE-LCH | lch(67.75, 4.47, 119.61°) |
| OKLab | oklab(72.12% -0.0054 0.0102) |
| OKLCH | oklch(72.12% 0.012 118.1) |
| XYZ | xyz(35.1167, 37.6336, 37.7551) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.89
Cement
#A5A391
ΔE00 4.50
Dark Gray
#A9A9A9
ΔE00 4.73
Grey
#929591
ΔE00 5.63
Stone
#A89F91
ΔE00 5.87
Cool Grey
#95A3A6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A69E #A09EA6
analogous
#A6A49E #A4A69E #A0A69E
triadic
#A4A69E #9EA4A6 #A69EA4
tetradic
#A4A69E #9EA6A4 #A09EA6 #A69EA0
square
#A4A69E #9EA6A4 #A09EA6 #A69EA0
split-complementary
#A4A69E #9EA0A6 #A49EA6
monochromatic
#676960 #86897E #A4A69E #C2C3BE #E0E1DE
Accessibility & contrast
On white
2.46
#A4A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A4A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A69E
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A69E | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#A5A5A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a4a69e; /* rgb */ color: rgb(164, 166, 158); /* oklch */ color: oklch(72.1% 0.012 118.1);
Tailwind
colors: {
custom: {
50: '#bfc0ba',
500: '#a4a69e',
950: '#000000',
},
}SCSS
$custom: #a4a69e; $custom-light: #bfc0ba; $custom-dark: #000000;
JSON
{
"hex": "#a4a69e",
"rgb": {
"r": 164,
"g": 166,
"b": 158
},
"hsl": {
"h": 75,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.72117,
"c": 0.01157,
"h": 118.1
},
"luminance": 0.37634
}Semantic roles & 50–950 ramp
primary
#A4A69E
secondary
#CFCED1
accent
#578E65
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180