#ACAFAB#ACAFAB
#ACAFAB is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.0% C 0.007 H 137.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFAB |
|---|---|
| RGB | rgb(172, 175, 171) |
| HSL | hsl(105, 2%, 68%) |
| HSV | hsv(105, 2%, 69%) |
| CMYK | cmyk(1.7%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(71.13, -1.81, 1.68) |
| CIE-LCH | lch(71.13, 2.47, 137.20°) |
| OKLab | oklab(75.04% -0.0049 0.0044) |
| OKLCH | oklch(75.04% 0.007 137.8) |
| XYZ | xyz(39.6927, 42.3708, 44.6075) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.31
Silver
#C0C0C0
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 5.80
Greyish
#A8A495
ΔE00 6.32
Cool Grey
#95A3A6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFAB #AEABAF
analogous
#AEAFAB #ACAFAB #ABAFAC
triadic
#ACAFAB #ABACAF #AFABAC
tetradic
#ACAFAB #ABAEAF #AEABAF #AFACAB
square
#ACAFAB #ABAEAF #AEABAF #AFACAB
split-complementary
#ACAFAB #ACABAF #AFABAE
monochromatic
#6E736D #8D918C #ACAFAB #CBCDCA #EAEBEA
Accessibility & contrast
On white
2.22
#ACAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ACAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFAB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFAB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#ACAFAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acafab; /* rgb */ color: rgb(172, 175, 171); /* oklch */ color: oklch(75.0% 0.007 137.8);
Tailwind
colors: {
custom: {
50: '#c4c6c4',
500: '#acafab',
950: '#000000',
},
}SCSS
$custom: #acafab; $custom-light: #c4c6c4; $custom-dark: #000000;
JSON
{
"hex": "#acafab",
"rgb": {
"r": 172,
"g": 175,
"b": 171
},
"hsl": {
"h": 105,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.75041,
"c": 0.00656,
"h": 137.8
},
"luminance": 0.42371
}Semantic roles & 50–950 ramp
primary
#ACAFAB
secondary
#DBDADC
accent
#598C7F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281