#AAAFA9#AAAFA9
#AAAFA9 is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.8% C 0.010 H 140.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFA9 |
|---|---|
| RGB | rgb(170, 175, 169) |
| HSL | hsl(110, 4%, 67%) |
| HSV | hsv(110, 3%, 69%) |
| CMYK | cmyk(2.9%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(70.92, -2.89, 2.46) |
| CIE-LCH | lch(70.92, 3.80, 139.65°) |
| OKLab | oklab(74.82% -0.0078 0.0065) |
| OKLCH | oklch(74.82% 0.01 140.5) |
| XYZ | xyz(39.0677, 42.0705, 43.5906) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.67
Greyish
#A8A495
ΔE00 6.11
Cement
#A5A391
ΔE00 6.65
Cool Grey
#95A3A6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFA9 #AEA9AF
analogous
#ADAFA9 #AAAFA9 #A9AFAB
triadic
#AAAFA9 #A9AAAF #AFA9AA
tetradic
#AAAFA9 #A9ADAF #AEA9AF #AFABA9
square
#AAAFA9 #A9ADAF #AEA9AF #AFABA9
split-complementary
#AAAFA9 #ABA9AF #AFA9AD
monochromatic
#6C736B #8B9289 #AAAFA9 #C9CCC9 #E9EAE8
Accessibility & contrast
On white
2.23
#AAAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFA9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFA9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA9
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#AAAFAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafa9; /* rgb */ color: rgb(170, 175, 169); /* oklch */ color: oklch(74.8% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#c3c6c2',
500: '#aaafa9',
950: '#000000',
},
}SCSS
$custom: #aaafa9; $custom-light: #c3c6c2; $custom-dark: #000000;
JSON
{
"hex": "#aaafa9",
"rgb": {
"r": 170,
"g": 175,
"b": 169
},
"hsl": {
"h": 110,
"s": 3.614,
"l": 67.451
},
"oklch": {
"l": 0.74823,
"c": 0.01014,
"h": 140.5
},
"luminance": 0.42071
}Semantic roles & 50–950 ramp
primary
#AAAFA9
secondary
#DBD9DB
accent
#588D85
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281