#AAAFAC#AAAFAC
#AAAFAC is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 74.9% C 0.007 H 160.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFAC |
|---|---|
| RGB | rgb(170, 175, 172) |
| HSL | hsl(144, 3%, 68%) |
| HSV | hsv(144, 3%, 69%) |
| CMYK | cmyk(2.9%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(71.00, -2.33, 0.92) |
| CIE-LCH | lch(71.00, 2.50, 158.43°) |
| OKLab | oklab(74.91% -0.0066 0.0024) |
| OKLCH | oklch(74.91% 0.007 160) |
| XYZ | xyz(39.3526, 42.1844, 45.0909) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.61
Dove Gray
#B6B8BD
ΔE00 5.73
Cool Grey
#95A3A6
ΔE00 5.93
Silver
#C0C0C0
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFAC #AFAAAD
analogous
#ABAFAA #AAAFAC #AAAFAE
triadic
#AAAFAC #ACAAAF #AFACAA
tetradic
#AAAFAC #AAABAF #AFAAAD #AFAEAA
square
#AAAFAC #AAABAF #AFAAAD #AFAEAA
split-complementary
#AAAFAC #AEAAAF #AFAAAB
monochromatic
#6C736F #8A918D #AAAFAC #CACDCB #E9EAEA
Accessibility & contrast
On white
2.23
#AAAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFAC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFAC | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#A9AFAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafac; /* rgb */ color: rgb(170, 175, 172); /* oklch */ color: oklch(74.9% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#c3c6c4',
500: '#aaafac',
950: '#000000',
},
}SCSS
$custom: #aaafac; $custom-light: #c3c6c4; $custom-dark: #000000;
JSON
{
"hex": "#aaafac",
"rgb": {
"r": 170,
"g": 175,
"b": 172
},
"hsl": {
"h": 144,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74911,
"c": 0.00704,
"h": 160
},
"luminance": 0.42185
}Semantic roles & 50–950 ramp
primary
#AAAFAC
secondary
#DBDADB
accent
#59788D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281