#AFABB0#AFABB0
#AFABB0 is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.6% C 0.008 H 319.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABB0 |
|---|---|
| RGB | rgb(175, 171, 176) |
| HSL | hsl(288, 3%, 68%) |
| HSV | hsv(288, 3%, 69%) |
| CMYK | cmyk(0.6%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(70.44, 2.36, -2.06) |
| CIE-LCH | lch(70.44, 3.13, 318.93°) |
| OKLab | oklab(74.6% 0.0064 -0.0054) |
| OKLCH | oklch(74.6% 0.008 319.5) |
| XYZ | xyz(40.0773, 41.3745, 46.9406) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.86
Dove Gray
#B6B8BD
ΔE00 4.49
Silver
#C0C0C0
ΔE00 6.54
Cool Gray
#9AA7B0
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 9.65
Pinkish Grey
#C8ACA9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABB0 #ACB0AB
analogous
#ACABB0 #AFABB0 #B0ABAE
triadic
#AFABB0 #B0AFAB #ABB0AF
tetradic
#AFABB0 #B0ACAB #ACB0AB #ABAEB0
square
#AFABB0 #B0ACAB #ACB0AB #ABAEB0
split-complementary
#AFABB0 #AEB0AB #ABB0AC
monochromatic
#726D74 #918B92 #AFABB0 #CDCBCE #EBEAEB
Accessibility & contrast
On white
2.26
#AFABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AFABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABB0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABB0 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#ABACB0
Tritanopia (blue-blind)
#AFABAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #afabb0; /* rgb */ color: rgb(175, 171, 176); /* oklch */ color: oklch(74.6% 0.008 319.5);
Tailwind
colors: {
custom: {
50: '#c6c4c7',
500: '#afabb0',
950: '#000000',
},
}SCSS
$custom: #afabb0; $custom-light: #c6c4c7; $custom-dark: #000000;
JSON
{
"hex": "#afabb0",
"rgb": {
"r": 175,
"g": 171,
"b": 176
},
"hsl": {
"h": 288,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.74603,
"c": 0.00837,
"h": 319.5
},
"luminance": 0.41374
}Semantic roles & 50–950 ramp
primary
#AFABB0
secondary
#DBDCDB
accent
#8D5963
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182