#AFABA5#AFABA5
#AFABA5 is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.3% C 0.010 H 78.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABA5 |
|---|---|
| RGB | rgb(175, 171, 165) |
| HSL | hsl(36, 6%, 67%) |
| HSV | hsv(36, 6%, 69%) |
| CMYK | cmyk(0%, 2.3%, 5.7%, 31.4%) |
| CIE-LAB | lab(70.15, 0.33, 3.59) |
| CIE-LCH | lch(70.15, 3.60, 84.71°) |
| OKLab | oklab(74.28% 0.002 0.0095) |
| OKLCH | oklch(74.28% 0.01 78.2) |
| XYZ | xyz(39.0327, 40.9566, 41.4391) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.42
Greyish
#A8A495
ΔE00 4.81
Stone
#A89F91
ΔE00 5.15
Greige
#B8AB98
ΔE00 6.01
Cement
#A5A391
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABA5 #A5A9AF
analogous
#AFA6A5 #AFABA5 #AEAFA5
triadic
#AFABA5 #A5AFAB #ABA5AF
tetradic
#AFABA5 #A5AFA6 #A5A9AF #AFA5AE
square
#AFABA5 #A5AFA6 #A5A9AF #AFA5AE
split-complementary
#AFABA5 #A5AEAF #A6A5AF
monochromatic
#736E66 #928D85 #AFABA5 #CCC9C5 #E9E7E6
Accessibility & contrast
On white
2.28
#AFABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AFABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABA5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABA5 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#B1AAA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #afaba5; /* rgb */ color: rgb(175, 171, 165); /* oklch */ color: oklch(74.3% 0.010 78.2);
Tailwind
colors: {
custom: {
50: '#c6c4bf',
500: '#afaba5',
950: '#000000',
},
}SCSS
$custom: #afaba5; $custom-light: #c6c4bf; $custom-dark: #000000;
JSON
{
"hex": "#afaba5",
"rgb": {
"r": 175,
"g": 171,
"b": 165
},
"hsl": {
"h": 36,
"s": 5.882,
"l": 66.667
},
"oklch": {
"l": 0.74278,
"c": 0.00966,
"h": 78.2
},
"luminance": 0.40956
}Semantic roles & 50–950 ramp
primary
#AFABA5
secondary
#D6D8DA
accent
#6D9056
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131212
muted
#828181