#ACABB4#ACABB4
#ACABB4 is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.5% C 0.013 H 291.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABB4 |
|---|---|
| RGB | rgb(172, 171, 180) |
| HSL | hsl(247, 6%, 69%) |
| HSV | hsv(247, 5%, 71%) |
| CMYK | cmyk(4.4%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(70.31, 2.08, -4.48) |
| CIE-LCH | lch(70.31, 4.94, 294.94°) |
| OKLab | oklab(74.48% 0.0046 -0.0119) |
| OKLCH | oklch(74.48% 0.013 291.2) |
| XYZ | xyz(39.8129, 41.1917, 49.0245) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.41
Dark Gray
#A9A9A9
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 9.28
Silver (survey)
#C5C9C7
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABB4 #B3B4AB
analogous
#ABAFB4 #ACABB4 #B1ABB4
triadic
#ACABB4 #B4ACAB #ABB4AC
tetradic
#ACABB4 #B4ABAF #B3B4AB #ABB4B1
square
#ACABB4 #B4ABAF #B3B4AB #ABB4B1
split-complementary
#ACABB4 #B4B1AB #AFB4AB
monochromatic
#6D6C79 #8C8B97 #ACABB4 #CCCBD1 #ECECEE
Accessibility & contrast
On white
2.27
#ACABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#ACABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABB4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABB4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#ABACAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabb4; /* rgb */ color: rgb(172, 171, 180); /* oklch */ color: oklch(74.5% 0.013 291.2);
Tailwind
colors: {
custom: {
50: '#c4c4ca',
500: '#acabb4',
950: '#000000',
},
}SCSS
$custom: #acabb4; $custom-light: #c4c4ca; $custom-dark: #000000;
JSON
{
"hex": "#acabb4",
"rgb": {
"r": 172,
"g": 171,
"b": 180
},
"hsl": {
"h": 246.667,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.74482,
"c": 0.01282,
"h": 291.2
},
"luminance": 0.41192
}Semantic roles & 50–950 ramp
primary
#ACABB4
secondary
#DEDFDC
accent
#905689
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121213
muted
#818182