#AFABA4#AFABA4
#AFABA4 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.2% C 0.011 H 81.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABA4 |
|---|---|
| RGB | rgb(175, 171, 164) |
| HSL | hsl(38, 6%, 66%) |
| HSV | hsv(38, 6%, 69%) |
| CMYK | cmyk(0%, 2.3%, 6.3%, 31.4%) |
| CIE-LAB | lab(70.12, 0.15, 4.10) |
| CIE-LCH | lch(70.12, 4.11, 87.85°) |
| OKLab | oklab(74.25% 0.0016 0.0108) |
| OKLCH | oklch(74.25% 0.011 81.8) |
| XYZ | xyz(38.9421, 40.9204, 40.9617) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.82
Greyish
#A8A495
ΔE00 4.35
Stone
#A89F91
ΔE00 4.85
Greige
#B8AB98
ΔE00 5.67
Cement
#A5A391
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABA4 #A4A8AF
analogous
#AFA6A4 #AFABA4 #AEAFA4
triadic
#AFABA4 #A4AFAB #ABA4AF
tetradic
#AFABA4 #A4AFA6 #A4A8AF #AFA4AE
square
#AFABA4 #A4AFA6 #A4A8AF #AFA4AE
split-complementary
#AFABA4 #A4AEAF #A6A4AF
monochromatic
#736E65 #928D83 #AFABA4 #CCC9C5 #E8E7E5
Accessibility & contrast
On white
2.29
#AFABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AFABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABA4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABA4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#B1AAA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #afaba4; /* rgb */ color: rgb(175, 171, 164); /* oklch */ color: oklch(74.2% 0.011 81.8);
Tailwind
colors: {
custom: {
50: '#c6c4bf',
500: '#afaba4',
950: '#000000',
},
}SCSS
$custom: #afaba4; $custom-light: #c6c4bf; $custom-dark: #000000;
JSON
{
"hex": "#afaba4",
"rgb": {
"r": 175,
"g": 171,
"b": 164
},
"hsl": {
"h": 38.182,
"s": 6.433,
"l": 66.471
},
"oklch": {
"l": 0.74249,
"c": 0.01092,
"h": 81.8
},
"luminance": 0.4092
}Semantic roles & 50–950 ramp
primary
#AFABA4
secondary
#D6D7D9
accent
#6B9055
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181