#A7AFA2#A7AFA2
#A7AFA2 is a light, muted grey. Relative luminance 0.415; OKLCH L 74.4% C 0.020 H 133.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFA2 |
|---|---|
| RGB | rgb(167, 175, 162) |
| HSL | hsl(97, 8%, 66%) |
| HSV | hsv(97, 7%, 69%) |
| CMYK | cmyk(4.6%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(70.51, -5.25, 5.69) |
| CIE-LCH | lch(70.51, 7.75, 132.69°) |
| OKLab | oklab(74.39% -0.0139 0.0149) |
| OKLCH | oklch(74.39% 0.02 133.1) |
| XYZ | xyz(37.7868, 41.4839, 40.1919) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.64
Greyish
#A8A495
ΔE00 6.14
Dark Gray
#A9A9A9
ΔE00 8.03
Bland
#AFA88B
ΔE00 8.47
Cool Grey
#95A3A6
ΔE00 8.66
Grey
#929591
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFA2 #AAA2AF
analogous
#ADAFA2 #A7AFA2 #A2AFA3
triadic
#A7AFA2 #A2A7AF #AFA2A7
tetradic
#A7AFA2 #A2ADAF #AAA2AF #AFA3A2
square
#A7AFA2 #A2ADAF #AAA2AF #AFA3A2
split-complementary
#A7AFA2 #A3A2AF #AFA2AD
monochromatic
#697363 #889381 #A7AFA2 #C6CBC3 #E5E8E4
Accessibility & contrast
On white
2.26
#A7AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A7AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFA2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFA2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#A7AEAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7afa2; /* rgb */ color: rgb(167, 175, 162); /* oklch */ color: oklch(74.4% 0.020 133.1);
Tailwind
colors: {
custom: {
50: '#c1c6bd',
500: '#a7afa2',
950: '#000000',
},
}SCSS
$custom: #a7afa2; $custom-light: #c1c6bd; $custom-dark: #000000;
JSON
{
"hex": "#a7afa2",
"rgb": {
"r": 167,
"g": 175,
"b": 162
},
"hsl": {
"h": 96.923,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74388,
"c": 0.02039,
"h": 133.1
},
"luminance": 0.41484
}Semantic roles & 50–950 ramp
primary
#A7AFA2
secondary
#D7D4D9
accent
#54917A
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281