#A2AEAB#A2AEAB
#A2AEAB is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.0% C 0.014 H 179.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEAB |
|---|---|
| RGB | rgb(162, 174, 171) |
| HSL | hsl(165, 7%, 66%) |
| HSV | hsv(165, 7%, 68%) |
| CMYK | cmyk(6.9%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(70.10, -4.78, 0.09) |
| CIE-LCH | lch(70.10, 4.78, 178.90°) |
| OKLab | oklab(74.05% -0.0141 0.0002) |
| OKLCH | oklch(74.05% 0.014 179.3) |
| XYZ | xyz(37.3855, 40.8934, 44.4438) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 7.87
Grey
#929591
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEAB #AEA2A5
analogous
#A2AEA5 #A2AEAB #A2ABAE
triadic
#A2AEAB #ABA2AE #AEABA2
tetradic
#A2AEAB #A5A2AE #AEA2A5 #ABAEA2
square
#A2AEAB #A5A2AE #AEA2A5 #ABAEA2
split-complementary
#A2AEAB #AEA2AB #AEA5A2
monochromatic
#63726E #81928D #A2AEAB #C3CAC9 #E3E7E6
Accessibility & contrast
On white
2.29
#A2AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#A2AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEAB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEAB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#AAABAB
Tritanopia (blue-blind)
#9FAEAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2aeab; /* rgb */ color: rgb(162, 174, 171); /* oklch */ color: oklch(74.0% 0.014 179.3);
Tailwind
colors: {
custom: {
50: '#bdc6c4',
500: '#a2aeab',
950: '#000000',
},
}SCSS
$custom: #a2aeab; $custom-light: #bdc6c4; $custom-dark: #000000;
JSON
{
"hex": "#a2aeab",
"rgb": {
"r": 162,
"g": 174,
"b": 171
},
"hsl": {
"h": 165,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.74046,
"c": 0.01412,
"h": 179.3
},
"luminance": 0.40894
}Semantic roles & 50–950 ramp
primary
#A2AEAB
secondary
#D8D4D5
accent
#556491
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121312
muted
#818281