#A2AEAF#A2AEAF
#A2AEAF is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.2% C 0.014 H 202.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEAF |
|---|---|
| RGB | rgb(162, 174, 175) |
| HSL | hsl(185, 8%, 66%) |
| HSV | hsv(185, 7%, 69%) |
| CMYK | cmyk(7.4%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(70.21, -3.99, -1.96) |
| CIE-LCH | lch(70.21, 4.44, 206.13°) |
| OKLab | oklab(74.17% -0.0125 -0.0053) |
| OKLCH | oklch(74.17% 0.014 202.9) |
| XYZ | xyz(37.7726, 41.0482, 46.4822) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.52
Cool Gray
#9AA7B0
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 6.61
Silver
#C0C0C0
ΔE00 7.81
Bluey Grey
#89A0B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEAF #AFA3A2
analogous
#A2AFA9 #A2AEAF #A2A7AF
triadic
#A2AEAF #AFA2AE #AEAFA2
tetradic
#A2AEAF #A9A2AF #AFA3A2 #A7AFA2
square
#A2AEAF #A9A2AF #AFA3A2 #A7AFA2
split-complementary
#A2AEAF #AFA2A7 #AFA9A2
monochromatic
#637273 #819193 #A2AEAF #C3CBCB #E4E7E8
Accessibility & contrast
On white
2.28
#A2AEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#A2AEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEAF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEAF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#9FAFAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeaf; /* rgb */ color: rgb(162, 174, 175); /* oklch */ color: oklch(74.2% 0.014 202.9);
Tailwind
colors: {
custom: {
50: '#bdc6c6',
500: '#a2aeaf',
950: '#000000',
},
}SCSS
$custom: #a2aeaf; $custom-light: #bdc6c6; $custom-dark: #000000;
JSON
{
"hex": "#a2aeaf",
"rgb": {
"r": 162,
"g": 174,
"b": 175
},
"hsl": {
"h": 184.615,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74167,
"c": 0.01357,
"h": 202.9
},
"luminance": 0.41049
}Semantic roles & 50–950 ramp
primary
#A2AEAF
secondary
#D9D5D4
accent
#595491
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282