#A4A69A#A4A69A
#A4A69A is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.0% C 0.017 H 114.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A69A |
|---|---|
| RGB | rgb(164, 166, 154) |
| HSL | hsl(70, 6%, 63%) |
| HSV | hsv(70, 7%, 65%) |
| CMYK | cmyk(1.2%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.65, -2.93, 5.96) |
| CIE-LCH | lch(67.65, 6.65, 116.19°) |
| OKLab | oklab(72.01% -0.0071 0.0156) |
| OKLCH | oklch(72.01% 0.017 114.5) |
| XYZ | xyz(34.7780, 37.4981, 35.9713) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 2.99
Greyish
#A8A495
ΔE00 3.04
Stone
#A89F91
ΔE00 5.76
Grey
#929591
ΔE00 6.41
Dark Gray
#A9A9A9
ΔE00 6.47
Bland
#AFA88B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A69A #9C9AA6
analogous
#A6A29A #A4A69A #9EA69A
triadic
#A4A69A #9AA4A6 #A69AA4
tetradic
#A4A69A #9AA6A2 #9C9AA6 #A69A9E
square
#A4A69A #9AA6A2 #9C9AA6 #A69A9E
split-complementary
#A4A69A #9A9EA6 #A29AA6
monochromatic
#67695D #878979 #A4A69A #C1C3BB #DFDFDB
Accessibility & contrast
On white
2.47
#A4A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A4A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A69A
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A69A | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#A6A4A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a4a69a; /* rgb */ color: rgb(164, 166, 154); /* oklch */ color: oklch(72.0% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#bfc0b7',
500: '#a4a69a',
950: '#000000',
},
}SCSS
$custom: #a4a69a; $custom-light: #bfc0b7; $custom-dark: #000000;
JSON
{
"hex": "#a4a69a",
"rgb": {
"r": 164,
"g": 166,
"b": 154
},
"hsl": {
"h": 70,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.72005,
"c": 0.01714,
"h": 114.5
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#A4A69A
secondary
#CCCCD0
accent
#55905F
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180