#A2AFAA#A2AFAA
#A2AFAA is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.2% C 0.016 H 170.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFAA |
|---|---|
| RGB | rgb(162, 175, 170) |
| HSL | hsl(157, 8%, 66%) |
| HSV | hsv(157, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(70.35, -5.51, 1.00) |
| CIE-LCH | lch(70.35, 5.60, 169.72°) |
| OKLab | oklab(74.23% -0.016 0.0026) |
| OKLCH | oklch(74.23% 0.016 170.9) |
| XYZ | xyz(37.4845, 41.2432, 44.0083) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 7.63
Grey
#929591
ΔE00 8.58
Cement
#A5A391
ΔE00 8.59
Greyish
#A8A495
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFAA #AFA2A7
analogous
#A2AFA3 #A2AFAA #A2ADAF
triadic
#A2AFAA #AAA2AF #AFAAA2
tetradic
#A2AFAA #A3A2AF #AFA2A7 #ADAFA2
square
#A2AFAA #A3A2AF #AFA2A7 #ADAFA2
split-complementary
#A2AFAA #AFA2AD #AFA3A2
monochromatic
#63736D #81938C #A2AFAA #C3CBC8 #E4E8E6
Accessibility & contrast
On white
2.27
#A2AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A2AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFAA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFAA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#ACABAA
Tritanopia (blue-blind)
#9FAFAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2afaa; /* rgb */ color: rgb(162, 175, 170); /* oklch */ color: oklch(74.2% 0.016 170.9);
Tailwind
colors: {
custom: {
50: '#bdc6c3',
500: '#a2afaa',
950: '#000000',
},
}SCSS
$custom: #a2afaa; $custom-light: #bdc6c3; $custom-dark: #000000;
JSON
{
"hex": "#a2afaa",
"rgb": {
"r": 162,
"g": 175,
"b": 170
},
"hsl": {
"h": 156.923,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.7423,
"c": 0.01619,
"h": 170.9
},
"luminance": 0.41244
}Semantic roles & 50–950 ramp
primary
#A2AFAA
secondary
#D9D4D6
accent
#546C91
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281