#ACABAF#ACABAF
#ACABAF is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.3% C 0.006 H 297.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABAF |
|---|---|
| RGB | rgb(172, 171, 175) |
| HSL | hsl(255, 2%, 68%) |
| HSV | hsv(255, 2%, 69%) |
| CMYK | cmyk(1.7%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(70.17, 1.11, -1.92) |
| CIE-LCH | lch(70.17, 2.22, 300.05°) |
| OKLab | oklab(74.33% 0.0027 -0.0051) |
| OKLCH | oklch(74.33% 0.006 297.7) |
| XYZ | xyz(39.3127, 40.9916, 46.3902) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.52
Dove Gray
#B6B8BD
ΔE00 3.77
Silver
#C0C0C0
ΔE00 6.07
Cool Gray
#9AA7B0
ΔE00 6.67
Cool Grey
#95A3A6
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABAF #AEAFAB
analogous
#ABACAF #ACABAF #AEABAF
triadic
#ACABAF #AFACAB #ABAFAC
tetradic
#ACABAF #AFABAC #AEAFAB #ABAFAE
square
#ACABAF #AFABAC #AEAFAB #ABAFAE
split-complementary
#ACABAF #AFAEAB #ACAFAB
monochromatic
#6E6D73 #8D8C91 #ACABAF #CBCACD #EAEAEB
Accessibility & contrast
On white
2.28
#ACABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#ACABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABAF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABAF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACAF
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#ACACAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabaf; /* rgb */ color: rgb(172, 171, 175); /* oklch */ color: oklch(74.3% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#c4c4c6',
500: '#acabaf',
950: '#000000',
},
}SCSS
$custom: #acabaf; $custom-light: #c4c4c6; $custom-dark: #000000;
JSON
{
"hex": "#acabaf",
"rgb": {
"r": 172,
"g": 171,
"b": 175
},
"hsl": {
"h": 255,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.74326,
"c": 0.00577,
"h": 297.7
},
"luminance": 0.40992
}Semantic roles & 50–950 ramp
primary
#ACABAF
secondary
#DBDCDA
accent
#8C597F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121213
muted
#818182