#AFB4AA#AFB4AA
#AFB4AA is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.3% C 0.015 H 128.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4AA |
|---|---|
| RGB | rgb(175, 180, 170) |
| HSL | hsl(90, 6%, 69%) |
| HSV | hsv(90, 6%, 71%) |
| CMYK | cmyk(2.8%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.67, -3.61, 4.49) |
| CIE-LCH | lch(72.67, 5.76, 128.83°) |
| OKLab | oklab(76.3% -0.0094 0.0118) |
| OKLCH | oklch(76.3% 0.015 128.7) |
| XYZ | xyz(41.2550, 44.6587, 44.4690) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 6.15
Cement
#A5A391
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4AA #AFAAB4
analogous
#B4B4AA #AFB4AA #AAB4AA
triadic
#AFB4AA #AAAFB4 #B4AAAF
tetradic
#AFB4AA #AAB4B4 #AFAAB4 #B4AAAA
square
#AFB4AA #AAB4B4 #AFAAB4 #B4AAAA
split-complementary
#AFB4AA #AAAAB4 #B4AAB4
monochromatic
#72796B #909789 #AFB4AA #CED1CB #ECEDEB
Accessibility & contrast
On white
2.11
#AFB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AFB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4AA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4AA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#AFB3B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afb4aa; /* rgb */ color: rgb(175, 180, 170); /* oklch */ color: oklch(76.3% 0.015 128.7);
Tailwind
colors: {
custom: {
50: '#c6cac3',
500: '#afb4aa',
950: '#000000',
},
}SCSS
$custom: #afb4aa; $custom-light: #c6cac3; $custom-dark: #000000;
JSON
{
"hex": "#afb4aa",
"rgb": {
"r": 175,
"g": 180,
"b": 170
},
"hsl": {
"h": 90,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.76304,
"c": 0.01507,
"h": 128.7
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#AFB4AA
secondary
#DDDBDE
accent
#559073
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281