#AFA4AD#AFA4AD
#AFA4AD is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 73.1% C 0.018 H 331.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA4AD |
|---|---|
| RGB | rgb(175, 164, 173) |
| HSL | hsl(311, 6%, 66%) |
| HSV | hsv(311, 6%, 69%) |
| CMYK | cmyk(0%, 6.3%, 1.1%, 31.4%) |
| CIE-LAB | lab(68.52, 5.63, -3.21) |
| CIE-LCH | lch(68.52, 6.48, 330.28°) |
| OKLab | oklab(73.08% 0.0157 -0.0085) |
| OKLCH | oklch(73.08% 0.018 331.7) |
| XYZ | xyz(38.4964, 38.6823, 44.9655) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.53
Dove Gray
#B6B8BD
ΔE00 8.37
Pinkish Grey
#C8ACA9
ΔE00 8.43
Silver
#C0C0C0
ΔE00 10.16
Warm Grey
#978A84
ΔE00 11.33
Thistle
#D8BFD8
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA4AD #A4AFA6
analogous
#ACA4AF #AFA4AD #AFA4A8
triadic
#AFA4AD #ADAFA4 #A4ADAF
tetradic
#AFA4AD #AFACA4 #A4AFA6 #A4A8AF
square
#AFA4AD #AFACA4 #A4AFA6 #A4A8AF
split-complementary
#AFA4AD #A8AFA4 #A4AFAC
monochromatic
#736571 #928390 #AFA4AD #CCC5CA #E8E5E8
Accessibility & contrast
On white
2.40
#AFA4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AFA4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA4AD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA4AD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AD
Deuteranopia (green-blind)
#A6A8AD
Tritanopia (blue-blind)
#B0A4A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #afa4ad; /* rgb */ color: rgb(175, 164, 173); /* oklch */ color: oklch(73.1% 0.018 331.7);
Tailwind
colors: {
custom: {
50: '#c6bfc5',
500: '#afa4ad',
950: '#000000',
},
}SCSS
$custom: #afa4ad; $custom-light: #c6bfc5; $custom-dark: #000000;
JSON
{
"hex": "#afa4ad",
"rgb": {
"r": 175,
"g": 164,
"b": 173
},
"hsl": {
"h": 310.909,
"s": 6.433,
"l": 66.471
},
"oklch": {
"l": 0.73075,
"c": 0.01788,
"h": 331.7
},
"luminance": 0.38682
}Semantic roles & 50–950 ramp
primary
#AFA4AD
secondary
#D6D9D6
accent
#906055
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131212
muted
#828181