#AAAFAF#AAAFAF
#AAAFAF is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.0% C 0.006 H 197.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFAF |
|---|---|
| RGB | rgb(170, 175, 175) |
| HSL | hsl(180, 3%, 68%) |
| HSV | hsv(180, 3%, 69%) |
| CMYK | cmyk(2.9%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(71.08, -1.76, -0.61) |
| CIE-LCH | lch(71.08, 1.86, 199.26°) |
| OKLab | oklab(75% -0.0054 -0.0017) |
| OKLCH | oklch(75% 0.006 197.1) |
| XYZ | xyz(39.6440, 42.3009, 46.6255) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.92
Dove Gray
#B6B8BD
ΔE00 4.44
Silver
#C0C0C0
ΔE00 5.50
Cool Gray
#9AA7B0
ΔE00 5.52
Cool Grey
#95A3A6
ΔE00 5.53
Silver (survey)
#C5C9C7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFAF #AFAAAA
analogous
#AAAFAC #AAAFAF #AAACAF
triadic
#AAAFAF #AFAAAF #AFAFAA
tetradic
#AAAFAF #ACAAAF #AFAAAA #ACAFAA
square
#AAAFAF #ACAAAF #AFAAAA #ACAFAA
split-complementary
#AAAFAF #AFAAAC #AFACAA
monochromatic
#6C7373 #8A9191 #AAAFAF #CACDCD #E9EAEA
Accessibility & contrast
On white
2.22
#AAAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFAF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFAF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#A9AFAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafaf; /* rgb */ color: rgb(170, 175, 175); /* oklch */ color: oklch(75.0% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#c3c6c6',
500: '#aaafaf',
950: '#000000',
},
}SCSS
$custom: #aaafaf; $custom-light: #c3c6c6; $custom-dark: #000000;
JSON
{
"hex": "#aaafaf",
"rgb": {
"r": 170,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.75001,
"c": 0.00566,
"h": 197.1
},
"luminance": 0.42301
}Semantic roles & 50–950 ramp
primary
#AAAFAF
secondary
#DBDADA
accent
#59598D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282