#AFA5AD#AFA5AD
#AFA5AD is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 73.3% C 0.016 H 332.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA5AD |
|---|---|
| RGB | rgb(175, 165, 173) |
| HSL | hsl(312, 6%, 67%) |
| HSV | hsv(312, 6%, 69%) |
| CMYK | cmyk(0%, 5.7%, 1.1%, 31.4%) |
| CIE-LAB | lab(68.78, 5.08, -2.83) |
| CIE-LCH | lch(68.78, 5.81, 330.88°) |
| OKLab | oklab(73.28% 0.0142 -0.0075) |
| OKLCH | oklch(73.28% 0.016 332.3) |
| XYZ | xyz(38.6761, 39.0416, 45.0254) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 8.41
Silver
#C0C0C0
ΔE00 9.56
Warm Grey
#978A84
ΔE00 11.19
Cool Gray
#9AA7B0
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA5AD #A5AFA7
analogous
#ACA5AF #AFA5AD #AFA5A8
triadic
#AFA5AD #ADAFA5 #A5ADAF
tetradic
#AFA5AD #AFACA5 #A5AFA7 #A5A8AF
square
#AFA5AD #AFACA5 #A5AFA7 #A5A8AF
split-complementary
#AFA5AD #A8AFA5 #A5AFAC
monochromatic
#736671 #92858F #AFA5AD #CCC5CB #E9E6E8
Accessibility & contrast
On white
2.38
#AFA5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AFA5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA5AD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA5AD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#B0A5A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #afa5ad; /* rgb */ color: rgb(175, 165, 173); /* oklch */ color: oklch(73.3% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#c6bfc5',
500: '#afa5ad',
950: '#000000',
},
}SCSS
$custom: #afa5ad; $custom-light: #c6bfc5; $custom-dark: #000000;
JSON
{
"hex": "#afa5ad",
"rgb": {
"r": 175,
"g": 165,
"b": 173
},
"hsl": {
"h": 312,
"s": 5.882,
"l": 66.667
},
"oklch": {
"l": 0.73279,
"c": 0.01606,
"h": 332.3
},
"luminance": 0.39041
}Semantic roles & 50–950 ramp
primary
#AFA5AD
secondary
#D6DAD7
accent
#906156
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131212
muted
#828181