#A4AFA2#A4AFA2
#A4AFA2 is a light, muted grey. Relative luminance 0.412; OKLCH L 74.2% C 0.022 H 140.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AFA2 |
|---|---|
| RGB | rgb(164, 175, 162) |
| HSL | hsl(111, 8%, 66%) |
| HSV | hsv(111, 7%, 69%) |
| CMYK | cmyk(6.3%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(70.29, -6.32, 5.34) |
| CIE-LCH | lch(70.29, 8.28, 139.82°) |
| OKLab | oklab(74.15% -0.0172 0.014) |
| OKLCH | oklch(74.15% 0.022 140.9) |
| XYZ | xyz(37.1602, 41.1608, 40.1625) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.55
Greyish
#A8A495
ΔE00 7.21
Greenish Grey
#96AE8D
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 8.49
Dark Gray
#A9A9A9
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AFA2 #ADA2AF
analogous
#AAAFA2 #A4AFA2 #A2AFA6
triadic
#A4AFA2 #A2A4AF #AFA2A4
tetradic
#A4AFA2 #A2AAAF #ADA2AF #AFA6A2
square
#A4AFA2 #A2AAAF #ADA2AF #AFA6A2
split-complementary
#A4AFA2 #A6A2AF #AFA2AA
monochromatic
#667363 #849381 #A4AFA2 #C4CBC3 #E4E8E4
Accessibility & contrast
On white
2.27
#A4AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#A4AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AFA2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AFA2 | 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)
#B0ADA1
Deuteranopia (green-blind)
#AEABA3
Tritanopia (blue-blind)
#A3AEAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4afa2; /* rgb */ color: rgb(164, 175, 162); /* oklch */ color: oklch(74.2% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#bfc6bd',
500: '#a4afa2',
950: '#000000',
},
}SCSS
$custom: #a4afa2; $custom-light: #bfc6bd; $custom-dark: #000000;
JSON
{
"hex": "#a4afa2",
"rgb": {
"r": 164,
"g": 175,
"b": 162
},
"hsl": {
"h": 110.769,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74154,
"c": 0.02211,
"h": 140.9
},
"luminance": 0.41161
}Semantic roles & 50–950 ramp
primary
#A4AFA2
secondary
#D8D4D9
accent
#549188
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281