#AFABA3#AFABA3
#AFABA3 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.2% C 0.012 H 84.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABA3 |
|---|---|
| RGB | rgb(175, 171, 163) |
| HSL | hsl(40, 7%, 66%) |
| HSV | hsv(40, 7%, 69%) |
| CMYK | cmyk(0%, 2.3%, 6.9%, 31.4%) |
| CIE-LAB | lab(70.09, -0.02, 4.62) |
| CIE-LCH | lch(70.09, 4.62, 90.29°) |
| OKLab | oklab(74.22% 0.0012 0.0122) |
| OKLCH | oklch(74.22% 0.012 84.6) |
| XYZ | xyz(38.8521, 40.8844, 40.4879) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.91
Dark Gray
#A9A9A9
ΔE00 4.24
Stone
#A89F91
ΔE00 4.61
Greige
#B8AB98
ΔE00 5.36
Cement
#A5A391
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABA3 #A3A7AF
analogous
#AFA5A3 #AFABA3 #ADAFA3
triadic
#AFABA3 #A3AFAB #ABA3AF
tetradic
#AFABA3 #A3AFA5 #A3A7AF #AFA3AD
square
#AFABA3 #A3AFA5 #A3A7AF #AFA3AD
split-complementary
#AFABA3 #A3ADAF #A5A3AF
monochromatic
#736E64 #938D82 #AFABA3 #CBC9C4 #E8E7E4
Accessibility & contrast
On white
2.29
#AFABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AFABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABA3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABA3 | 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)
#ADABA3
Deuteranopia (green-blind)
#AEACA3
Tritanopia (blue-blind)
#B1AAA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #afaba3; /* rgb */ color: rgb(175, 171, 163); /* oklch */ color: oklch(74.2% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#c6c4be',
500: '#afaba3',
950: '#000000',
},
}SCSS
$custom: #afaba3; $custom-light: #c6c4be; $custom-dark: #000000;
JSON
{
"hex": "#afaba3",
"rgb": {
"r": 175,
"g": 171,
"b": 163
},
"hsl": {
"h": 40,
"s": 6.977,
"l": 66.275
},
"oklch": {
"l": 0.74221,
"c": 0.0122,
"h": 84.6
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#AFABA3
secondary
#D5D6D9
accent
#699155
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181