#A2AFA3#A2AFA3
#A2AFA3 is a light, muted grey. Relative luminance 0.410; OKLCH L 74.0% C 0.022 H 147.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA3 |
|---|---|
| RGB | rgb(162, 175, 163) |
| HSL | hsl(125, 8%, 66%) |
| HSV | hsv(125, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(70.17, -6.85, 4.59) |
| CIE-LCH | lch(70.17, 8.25, 146.15°) |
| OKLab | oklab(74.03% -0.0189 0.012) |
| OKLCH | oklch(74.03% 0.022 147.5) |
| XYZ | xyz(36.8398, 40.9853, 40.6133) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.27
Greyish
#A8A495
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.08
Greenish Grey
#96AE8D
ΔE00 8.30
Dark Gray
#A9A9A9
ΔE00 9.00
Sage Green
#9CAF88
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA3 #AFA2AE
analogous
#A7AFA2 #A2AFA3 #A2AFA9
triadic
#A2AFA3 #A3A2AF #AFA3A2
tetradic
#A2AFA3 #A2A7AF #AFA2AE #AFA9A2
square
#A2AFA3 #A2A7AF #AFA2AE #AFA9A2
split-complementary
#A2AFA3 #A9A2AF #AFA2A7
monochromatic
#637364 #819382 #A2AFA3 #C3CBC4 #E4E8E4
Accessibility & contrast
On white
2.28
#A2AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#A2AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA3
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA3 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#ADABA4
Tritanopia (blue-blind)
#A1AEAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2afa3; /* rgb */ color: rgb(162, 175, 163); /* oklch */ color: oklch(74.0% 0.022 147.5);
Tailwind
colors: {
custom: {
50: '#bdc6be',
500: '#a2afa3',
950: '#000000',
},
}SCSS
$custom: #a2afa3; $custom-light: #bdc6be; $custom-dark: #000000;
JSON
{
"hex": "#a2afa3",
"rgb": {
"r": 162,
"g": 175,
"b": 163
},
"hsl": {
"h": 124.615,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74028,
"c": 0.02236,
"h": 147.5
},
"luminance": 0.40986
}Semantic roles & 50–950 ramp
primary
#A2AFA3
secondary
#D9D4D8
accent
#548D91
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281