#AFACAB#AFACAB
#AFACAB is a light, near-neutral grey. Relative luminance 0.416; OKLCH L 74.7% C 0.004 H 39.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFACAB |
|---|---|
| RGB | rgb(175, 172, 171) |
| HSL | hsl(15, 2%, 68%) |
| HSV | hsv(15, 2%, 69%) |
| CMYK | cmyk(0%, 1.7%, 2.3%, 31.4%) |
| CIE-LAB | lab(70.57, 0.88, 0.89) |
| CIE-LCH | lch(70.57, 1.25, 45.31°) |
| OKLab | oklab(74.66% 0.0029 0.0024) |
| OKLCH | oklch(74.66% 0.004 39.5) |
| XYZ | xyz(39.7813, 41.5594, 44.4462) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.85
Dove Gray
#B6B8BD
ΔE00 4.78
Silver
#C0C0C0
ΔE00 5.48
Greyish
#A8A495
ΔE00 7.35
Stone
#A89F91
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFACAB #ABAEAF
analogous
#AFABAC #AFACAB #AFAEAB
triadic
#AFACAB #ABAFAC #ACABAF
tetradic
#AFACAB #ACAFAB #ABAEAF #AEABAF
square
#AFACAB #ACAFAB #ABAEAF #AEABAF
split-complementary
#AFACAB #ABAFAE #ABACAF
monochromatic
#736E6D #918D8C #AFACAB #CDCBCA #EBEAEA
Accessibility & contrast
On white
2.26
#AFACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AFACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFACAB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFACAB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#B0ACAC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afacab; /* rgb */ color: rgb(175, 172, 171); /* oklch */ color: oklch(74.7% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#c6c4c4',
500: '#afacab',
950: '#000000',
},
}SCSS
$custom: #afacab; $custom-light: #c6c4c4; $custom-dark: #000000;
JSON
{
"hex": "#afacab",
"rgb": {
"r": 175,
"g": 172,
"b": 171
},
"hsl": {
"h": 15,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.7466,
"c": 0.00373,
"h": 39.5
},
"luminance": 0.41559
}Semantic roles & 50–950 ramp
primary
#AFACAB
secondary
#DADBDC
accent
#7F8C59
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131212
muted
#828181