#A7AAAE#A7AAAE
#A7AAAE is a light, near-neutral grey. Relative luminance 0.400; OKLCH L 73.7% C 0.007 H 255.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAAE |
|---|---|
| RGB | rgb(167, 170, 174) |
| HSL | hsl(214, 4%, 67%) |
| HSV | hsv(214, 4%, 68%) |
| CMYK | cmyk(4%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(69.48, -0.29, -2.42) |
| CIE-LCH | lch(69.48, 2.44, 263.24°) |
| OKLab | oklab(73.68% -0.0017 -0.0065) |
| OKLCH | oklch(73.68% 0.007 255.5) |
| XYZ | xyz(37.9496, 40.0208, 45.7617) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.34
Dove Gray
#B6B8BD
ΔE00 4.07
Cool Gray
#9AA7B0
ΔE00 4.54
Cool Grey
#95A3A6
ΔE00 5.87
Silver
#C0C0C0
ΔE00 6.53
Grey
#929591
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAAE #AEABA7
analogous
#A7AEAE #A7AAAE #A8A7AE
triadic
#A7AAAE #AEA7AA #AAAEA7
tetradic
#A7AAAE #AEA7AE #AEABA7 #A7AEA8
square
#A7AAAE #AEA7AE #AEABA7 #A7AEA8
split-complementary
#A7AAAE #AEA8A7 #AEAEA7
monochromatic
#696D72 #878B91 #A7AAAE #C7C9CB #E7E8E9
Accessibility & contrast
On white
2.33
#A7AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A7AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAAE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAAE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#A5ABAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a7aaae; /* rgb */ color: rgb(167, 170, 174); /* oklch */ color: oklch(73.7% 0.007 255.5);
Tailwind
colors: {
custom: {
50: '#c1c3c6',
500: '#a7aaae',
950: '#000000',
},
}SCSS
$custom: #a7aaae; $custom-light: #c1c3c6; $custom-dark: #000000;
JSON
{
"hex": "#a7aaae",
"rgb": {
"r": 167,
"g": 170,
"b": 174
},
"hsl": {
"h": 214.286,
"s": 4.142,
"l": 66.863
},
"oklch": {
"l": 0.73681,
"c": 0.00668,
"h": 255.5
},
"luminance": 0.40021
}Semantic roles & 50–950 ramp
primary
#A7AAAE
secondary
#DAD9D7
accent
#77588E
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182