#A2A89A#A2A89A
#A2A89A is a light, muted grey. Relative luminance 0.380; OKLCH L 72.3% C 0.021 H 125.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A89A |
|---|---|
| RGB | rgb(162, 168, 154) |
| HSL | hsl(86, 7%, 63%) |
| HSV | hsv(86, 8%, 66%) |
| CMYK | cmyk(3.6%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(68.04, -4.75, 6.50) |
| CIE-LCH | lch(68.04, 8.05, 126.15°) |
| OKLab | oklab(72.27% -0.0123 0.017) |
| OKLCH | oklch(72.27% 0.021 125.9) |
| XYZ | xyz(34.7347, 38.0197, 36.0742) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.02
Greyish
#A8A495
ΔE00 4.82
Grey
#929591
ΔE00 7.45
Bland
#AFA88B
ΔE00 7.51
Stone
#A89F91
ΔE00 7.78
Dark Gray
#A9A9A9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A89A #A09AA8
analogous
#A8A79A #A2A89A #9BA89A
triadic
#A2A89A #9AA2A8 #A89AA2
tetradic
#A2A89A #9AA8A7 #A09AA8 #A89A9B
square
#A2A89A #9AA8A7 #A09AA8 #A89A9B
split-complementary
#A2A89A #9A9BA8 #A79AA8
monochromatic
#656B5C #848C79 #A2A89A #C0C4BB #DFE1DC
Accessibility & contrast
On white
2.44
#A2A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A2A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A89A
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A89A | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#A3A6A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a89a; /* rgb */ color: rgb(162, 168, 154); /* oklch */ color: oklch(72.3% 0.021 125.9);
Tailwind
colors: {
custom: {
50: '#bdc1b7',
500: '#a2a89a',
950: '#000000',
},
}SCSS
$custom: #a2a89a; $custom-light: #bdc1b7; $custom-dark: #000000;
JSON
{
"hex": "#a2a89a",
"rgb": {
"r": 162,
"g": 168,
"b": 154
},
"hsl": {
"h": 85.714,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.72271,
"c": 0.02096,
"h": 125.9
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#A2A89A
secondary
#CFCCD1
accent
#54916E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180