#A2AFA8#A2AFA8
#A2AFA8 is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.2% C 0.018 H 162.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA8 |
|---|---|
| RGB | rgb(162, 175, 168) |
| HSL | hsl(148, 8%, 66%) |
| HSV | hsv(148, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(70.29, -5.90, 2.03) |
| CIE-LCH | lch(70.29, 6.24, 161.05°) |
| OKLab | oklab(74.17% -0.0168 0.0053) |
| OKLCH | oklch(74.17% 0.018 162.6) |
| XYZ | xyz(37.2967, 41.1681, 43.0195) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.12
Dark Gray
#A9A9A9
ΔE00 7.58
Cement
#A5A391
ΔE00 8.10
Greyish
#A8A495
ΔE00 8.30
Cool Gray
#9AA7B0
ΔE00 8.60
Grey
#929591
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA8 #AFA2A9
analogous
#A2AFA2 #A2AFA8 #A2AFAE
triadic
#A2AFA8 #A8A2AF #AFA8A2
tetradic
#A2AFA8 #A2A2AF #AFA2A9 #AFAEA2
square
#A2AFA8 #A2A2AF #AFA2A9 #AFAEA2
split-complementary
#A2AFA8 #AEA2AF #AFA2A2
monochromatic
#63736B #819389 #A2AFA8 #C3CBC7 #E4E8E6
Accessibility & contrast
On white
2.27
#A2AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#A2AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA8
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA8 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA8
Deuteranopia (green-blind)
#ACABA8
Tritanopia (blue-blind)
#A0AFAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2afa8; /* rgb */ color: rgb(162, 175, 168); /* oklch */ color: oklch(74.2% 0.018 162.6);
Tailwind
colors: {
custom: {
50: '#bdc6c1',
500: '#a2afa8',
950: '#000000',
},
}SCSS
$custom: #a2afa8; $custom-light: #bdc6c1; $custom-dark: #000000;
JSON
{
"hex": "#a2afa8",
"rgb": {
"r": 162,
"g": 175,
"b": 168
},
"hsl": {
"h": 147.692,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74172,
"c": 0.01761,
"h": 162.6
},
"luminance": 0.41168
}Semantic roles & 50–950 ramp
primary
#A2AFA8
secondary
#D9D4D7
accent
#547591
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281