#AFABAE#AFABAE
#AFABAE is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.5% C 0.006 H 334.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABAE |
|---|---|
| RGB | rgb(175, 171, 174) |
| HSL | hsl(315, 2%, 68%) |
| HSV | hsv(315, 2%, 69%) |
| CMYK | cmyk(0%, 2.3%, 0.6%, 31.4%) |
| CIE-LAB | lab(70.38, 1.98, -1.03) |
| CIE-LCH | lch(70.38, 2.24, 332.49°) |
| OKLab | oklab(74.54% 0.0056 -0.0027) |
| OKLCH | oklch(74.54% 0.006 334.1) |
| XYZ | xyz(39.8809, 41.2959, 45.9061) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.07
Dove Gray
#B6B8BD
ΔE00 4.47
Silver
#C0C0C0
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 9.24
Stone
#A89F91
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABAE #ABAFAC
analogous
#AEABAF #AFABAE #AFABAC
triadic
#AFABAE #AEAFAB #ABAEAF
tetradic
#AFABAE #AFAEAB #ABAFAC #ABACAF
square
#AFABAE #AFAEAB #ABAFAC #ABACAF
split-complementary
#AFABAE #ACAFAB #ABAFAE
monochromatic
#736D71 #918C90 #AFABAE #CDCACC #EBEAEA
Accessibility & contrast
On white
2.27
#AFABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AFABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABAE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABAE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#AFABAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #afabae; /* rgb */ color: rgb(175, 171, 174); /* oklch */ color: oklch(74.5% 0.006 334.1);
Tailwind
colors: {
custom: {
50: '#c6c4c6',
500: '#afabae',
950: '#000000',
},
}SCSS
$custom: #afabae; $custom-light: #c6c4c6; $custom-dark: #000000;
JSON
{
"hex": "#afabae",
"rgb": {
"r": 175,
"g": 171,
"b": 174
},
"hsl": {
"h": 315,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.74542,
"c": 0.00619,
"h": 334.1
},
"luminance": 0.41296
}Semantic roles & 50–950 ramp
primary
#AFABAE
secondary
#DADCDB
accent
#8C6659
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182