#A2AFA9#A2AFA9
#A2AFA9 is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.2% C 0.017 H 166.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA9 |
|---|---|
| RGB | rgb(162, 175, 169) |
| HSL | hsl(152, 8%, 66%) |
| HSV | hsv(152, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(70.32, -5.71, 1.51) |
| CIE-LCH | lch(70.32, 5.90, 165.16°) |
| OKLab | oklab(74.2% -0.0164 0.0039) |
| OKLCH | oklch(74.2% 0.017 166.5) |
| XYZ | xyz(37.3902, 41.2055, 43.5120) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.73
Dark Gray
#A9A9A9
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 8.12
Cement
#A5A391
ΔE00 8.33
Greyish
#A8A495
ΔE00 8.45
Grey
#929591
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA9 #AFA2A8
analogous
#A2AFA2 #A2AFA9 #A2AEAF
triadic
#A2AFA9 #A9A2AF #AFA9A2
tetradic
#A2AFA9 #A2A2AF #AFA2A8 #AEAFA2
square
#A2AFA9 #A2A2AF #AFA2A8 #AEAFA2
split-complementary
#A2AFA9 #AFA2AE #AFA2A2
monochromatic
#63736C #81938B #A2AFA9 #C3CBC7 #E4E8E6
Accessibility & contrast
On white
2.27
#A2AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#A2AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA9
Deuteranopia (green-blind)
#ACABA9
Tritanopia (blue-blind)
#A0AFAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2afa9; /* rgb */ color: rgb(162, 175, 169); /* oklch */ color: oklch(74.2% 0.017 166.5);
Tailwind
colors: {
custom: {
50: '#bdc6c2',
500: '#a2afa9',
950: '#000000',
},
}SCSS
$custom: #a2afa9; $custom-light: #bdc6c2; $custom-dark: #000000;
JSON
{
"hex": "#a2afa9",
"rgb": {
"r": 162,
"g": 175,
"b": 169
},
"hsl": {
"h": 152.308,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74201,
"c": 0.01685,
"h": 166.5
},
"luminance": 0.41206
}Semantic roles & 50–950 ramp
primary
#A2AFA9
secondary
#D9D4D6
accent
#547091
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281