#A2AFA5#A2AFA5
#A2AFA5 is a light, muted grey. Relative luminance 0.411; OKLCH L 74.1% C 0.020 H 152.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA5 |
|---|---|
| RGB | rgb(162, 175, 165) |
| HSL | hsl(134, 8%, 66%) |
| HSV | hsv(134, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(70.22, -6.47, 3.57) |
| CIE-LCH | lch(70.22, 7.39, 151.15°) |
| OKLab | oklab(74.09% -0.018 0.0093) |
| OKLCH | oklch(74.09% 0.02 152.7) |
| XYZ | xyz(37.0205, 41.0576, 41.5645) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.30
Cement
#A5A391
ΔE00 7.54
Greyish
#A8A495
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 8.42
Grey
#929591
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA5 #AFA2AC
analogous
#A5AFA2 #A2AFA5 #A2AFAB
triadic
#A2AFA5 #A5A2AF #AFA5A2
tetradic
#A2AFA5 #A2A5AF #AFA2AC #AFABA2
square
#A2AFA5 #A2A5AF #AFA2AC #AFABA2
split-complementary
#A2AFA5 #ABA2AF #AFA2A5
monochromatic
#637367 #819385 #A2AFA5 #C3CBC5 #E4E8E5
Accessibility & contrast
On white
2.28
#A2AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#A2AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA5
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA5 | 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)
#AFADA5
Deuteranopia (green-blind)
#ADABA5
Tritanopia (blue-blind)
#A0AFAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2afa5; /* rgb */ color: rgb(162, 175, 165); /* oklch */ color: oklch(74.1% 0.020 152.7);
Tailwind
colors: {
custom: {
50: '#bdc6bf',
500: '#a2afa5',
950: '#000000',
},
}SCSS
$custom: #a2afa5; $custom-light: #bdc6bf; $custom-dark: #000000;
JSON
{
"hex": "#a2afa5",
"rgb": {
"r": 162,
"g": 175,
"b": 165
},
"hsl": {
"h": 133.846,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74085,
"c": 0.0203,
"h": 152.7
},
"luminance": 0.41058
}Semantic roles & 50–950 ramp
primary
#A2AFA5
secondary
#D9D4D8
accent
#548391
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281