#A2ABA7#A2ABA7
#A2ABA7 is a light, near-neutral grey. Relative luminance 0.396; OKLCH L 73.3% C 0.012 H 167.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABA7 |
|---|---|
| RGB | rgb(162, 171, 167) |
| HSL | hsl(153, 5%, 65%) |
| HSV | hsv(153, 5%, 67%) |
| CMYK | cmyk(5.3%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(69.18, -3.94, 0.96) |
| CIE-LCH | lch(69.18, 4.06, 166.32°) |
| OKLab | oklab(73.29% -0.0114 0.0025) |
| OKLCH | oklch(73.29% 0.012 167.7) |
| XYZ | xyz(36.4369, 39.5969, 42.2751) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.28
Cool Gray
#9AA7B0
ΔE00 6.72
Grey
#929591
ΔE00 6.98
Greyish
#A8A495
ΔE00 7.37
Cement
#A5A391
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABA7 #ABA2A6
analogous
#A2ABA2 #A2ABA7 #A2AAAB
triadic
#A2ABA7 #A7A2AB #ABA7A2
tetradic
#A2ABA7 #A2A2AB #ABA2A6 #AAABA2
square
#A2ABA7 #A2A2AB #ABA2A6 #AAABA2
split-complementary
#A2ABA7 #ABA2AA #ABA2A2
monochromatic
#646F6A #828E89 #A2ABA7 #C2C8C5 #E2E5E4
Accessibility & contrast
On white
2.35
#A2ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#A2ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABA7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABA7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA7
Deuteranopia (green-blind)
#A9A8A7
Tritanopia (blue-blind)
#A0ABAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aba7; /* rgb */ color: rgb(162, 171, 167); /* oklch */ color: oklch(73.3% 0.012 167.7);
Tailwind
colors: {
custom: {
50: '#bdc4c1',
500: '#a2aba7',
950: '#000000',
},
}SCSS
$custom: #a2aba7; $custom-light: #bdc4c1; $custom-dark: #000000;
JSON
{
"hex": "#a2aba7",
"rgb": {
"r": 162,
"g": 171,
"b": 167
},
"hsl": {
"h": 153.333,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.73285,
"c": 0.01163,
"h": 167.7
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#A2ABA7
secondary
#D6D3D4
accent
#57708F
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121212
muted
#818181