#AAAFAB#AAAFAB
#AAAFAB is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.9% C 0.008 H 151.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFAB |
|---|---|
| RGB | rgb(170, 175, 171) |
| HSL | hsl(132, 3%, 68%) |
| HSV | hsv(132, 3%, 69%) |
| CMYK | cmyk(2.9%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(70.97, -2.52, 1.43) |
| CIE-LCH | lch(70.97, 2.90, 150.36°) |
| OKLab | oklab(74.88% -0.007 0.0038) |
| OKLCH | oklch(74.88% 0.008 151.8) |
| XYZ | xyz(39.2569, 42.1461, 44.5870) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.94
Cool Grey
#95A3A6
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.19
Greyish
#A8A495
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFAB #AFAAAE
analogous
#ABAFAA #AAAFAB #AAAFAD
triadic
#AAAFAB #ABAAAF #AFABAA
tetradic
#AAAFAB #AAABAF #AFAAAE #AFADAA
square
#AAAFAB #AAABAF #AFAAAE #AFADAA
split-complementary
#AAAFAB #ADAAAF #AFAAAB
monochromatic
#6C736D #8A918C #AAAFAB #CACDCA #E9EAE9
Accessibility & contrast
On white
2.23
#AAAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AAAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFAB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFAB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#A9AFAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafab; /* rgb */ color: rgb(170, 175, 171); /* oklch */ color: oklch(74.9% 0.008 151.8);
Tailwind
colors: {
custom: {
50: '#c3c6c4',
500: '#aaafab',
950: '#000000',
},
}SCSS
$custom: #aaafab; $custom-light: #c3c6c4; $custom-dark: #000000;
JSON
{
"hex": "#aaafab",
"rgb": {
"r": 170,
"g": 175,
"b": 171
},
"hsl": {
"h": 132,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74882,
"c": 0.00796,
"h": 151.8
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#AAAFAB
secondary
#DBDADB
accent
#59828D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281