#A2A69A#A2A69A
#A2A69A is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 71.8% C 0.018 H 121.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A69A |
|---|---|
| RGB | rgb(162, 166, 154) |
| HSL | hsl(80, 6%, 63%) |
| HSV | hsv(80, 7%, 65%) |
| CMYK | cmyk(2.4%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.49, -3.66, 5.72) |
| CIE-LCH | lch(67.49, 6.79, 122.66°) |
| OKLab | oklab(71.84% -0.0093 0.015) |
| OKLCH | oklch(71.84% 0.018 121.9) |
| XYZ | xyz(34.3684, 37.2869, 35.9521) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.55
Greyish
#A8A495
ΔE00 3.93
Grey
#929591
ΔE00 6.40
Stone
#A89F91
ΔE00 6.67
Dark Gray
#A9A9A9
ΔE00 6.87
Bland
#AFA88B
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A69A #9E9AA6
analogous
#A6A49A #A2A69A #9CA69A
triadic
#A2A69A #9AA2A6 #A69AA2
tetradic
#A2A69A #9AA6A4 #9E9AA6 #A69A9C
square
#A2A69A #9AA6A4 #9E9AA6 #A69A9C
split-complementary
#A2A69A #9A9CA6 #A49AA6
monochromatic
#65695D #848979 #A2A69A #C0C3BB #DEDFDB
Accessibility & contrast
On white
2.48
#A2A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A2A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A69A
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A69A | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A499
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#A3A5A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a69a; /* rgb */ color: rgb(162, 166, 154); /* oklch */ color: oklch(71.8% 0.018 121.9);
Tailwind
colors: {
custom: {
50: '#bdc0b7',
500: '#a2a69a',
950: '#000000',
},
}SCSS
$custom: #a2a69a; $custom-light: #bdc0b7; $custom-dark: #000000;
JSON
{
"hex": "#a2a69a",
"rgb": {
"r": 162,
"g": 166,
"b": 154
},
"hsl": {
"h": 80,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71842,
"c": 0.01762,
"h": 121.9
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#A2A69A
secondary
#CDCCD0
accent
#559069
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180