#A3AAA7#A3AAA7
#A3AAA7 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.2% C 0.009 H 168.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AAA7 |
|---|---|
| RGB | rgb(163, 170, 167) |
| HSL | hsl(154, 4%, 65%) |
| HSV | hsv(154, 4%, 67%) |
| CMYK | cmyk(4.1%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.99, -3.05, 0.68) |
| CIE-LCH | lch(68.99, 3.12, 167.35°) |
| OKLab | oklab(73.15% -0.0088 0.0018) |
| OKLCH | oklch(73.15% 0.009 168.6) |
| XYZ | xyz(36.4527, 39.3258, 42.2219) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.19
Cool Grey
#95A3A6
ΔE00 4.50
Cool Gray
#9AA7B0
ΔE00 6.22
Grey
#929591
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 7.05
Greyish
#A8A495
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AAA7 #AAA3A6
analogous
#A3AAA3 #A3AAA7 #A3A9AA
triadic
#A3AAA7 #A7A3AA #AAA7A3
tetradic
#A3AAA7 #A3A3AA #AAA3A6 #A9AAA3
square
#A3AAA7 #A3A3AA #AAA3A6 #A9AAA3
split-complementary
#A3AAA7 #AAA3A9 #AAA3A3
monochromatic
#656D6A #838D89 #A3AAA7 #C3C7C5 #E3E5E4
Accessibility & contrast
On white
2.37
#A3AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A3AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AAA7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AAA7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A8A8A7
Tritanopia (blue-blind)
#A2AAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a3aaa7; /* rgb */ color: rgb(163, 170, 167); /* oklch */ color: oklch(73.2% 0.009 168.6);
Tailwind
colors: {
custom: {
50: '#bec3c1',
500: '#a3aaa7',
950: '#000000',
},
}SCSS
$custom: #a3aaa7; $custom-light: #bec3c1; $custom-dark: #000000;
JSON
{
"hex": "#a3aaa7",
"rgb": {
"r": 163,
"g": 170,
"b": 167
},
"hsl": {
"h": 154.286,
"s": 3.955,
"l": 65.294
},
"oklch": {
"l": 0.7315,
"c": 0.00899,
"h": 168.6
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#A3AAA7
secondary
#D6D3D4
accent
#586F8E
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181