#AFA2AC#AFA2AC
#AFA2AC is a light, muted grey. Relative luminance 0.379; OKLCH L 72.6% C 0.021 H 333.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA2AC |
|---|---|
| RGB | rgb(175, 162, 172) |
| HSL | hsl(314, 8%, 66%) |
| HSV | hsv(314, 7%, 69%) |
| CMYK | cmyk(0%, 7.4%, 1.7%, 31.4%) |
| CIE-LAB | lab(67.97, 6.54, -3.46) |
| CIE-LCH | lch(67.97, 7.40, 332.09°) |
| OKLab | oklab(72.64% 0.0184 -0.0091) |
| OKLCH | oklch(72.64% 0.021 333.6) |
| XYZ | xyz(38.0449, 37.9335, 44.3394) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.35
Dark Gray
#A9A9A9
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 9.42
Silver
#C0C0C0
ΔE00 11.14
Light Mauve
#C292A1
ΔE00 11.14
Thistle
#D8BFD8
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA2AC #A2AFA5
analogous
#ABA2AF #AFA2AC #AFA2A5
triadic
#AFA2AC #ACAFA2 #A2ACAF
tetradic
#AFA2AC #AFABA2 #A2AFA5 #A2A5AF
square
#AFA2AC #AFABA2 #A2AFA5 #A2A5AF
split-complementary
#AFA2AC #A5AFA2 #A2AFAB
monochromatic
#736370 #93818F #AFA2AC #CBC3C9 #E8E4E7
Accessibility & contrast
On white
2.45
#AFA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#AFA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA2AC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA2AC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#B0A2A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa2ac; /* rgb */ color: rgb(175, 162, 172); /* oklch */ color: oklch(72.6% 0.021 333.6);
Tailwind
colors: {
custom: {
50: '#c6bdc4',
500: '#afa2ac',
950: '#000000',
},
}SCSS
$custom: #afa2ac; $custom-light: #c6bdc4; $custom-dark: #000000;
JSON
{
"hex": "#afa2ac",
"rgb": {
"r": 175,
"g": 162,
"b": 172
},
"hsl": {
"h": 313.846,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.72637,
"c": 0.02055,
"h": 333.6
},
"luminance": 0.37933
}Semantic roles & 50–950 ramp
primary
#AFA2AC
secondary
#D4D9D5
accent
#916254
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131212
muted
#828181