#ACABB7#ACABB7
#ACABB7 is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.6% C 0.017 H 289.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABB7 |
|---|---|
| RGB | rgb(172, 171, 183) |
| HSL | hsl(245, 8%, 69%) |
| HSV | hsv(245, 7%, 72%) |
| CMYK | cmyk(6%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(70.40, 2.68, -6.01) |
| CIE-LCH | lch(70.40, 6.58, 294.01°) |
| OKLab | oklab(74.58% 0.0058 -0.0161) |
| OKLCH | oklch(74.58% 0.017 289.8) |
| XYZ | xyz(40.1218, 41.3153, 50.6515) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.26
Dark Gray
#A9A9A9
ΔE00 6.28
Cool Gray
#9AA7B0
ΔE00 7.74
Silver
#C0C0C0
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 10.17
Lightsteelblue
#B0C4DE
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABB7 #B6B7AB
analogous
#ABB0B7 #ACABB7 #B2ABB7
triadic
#ACABB7 #B7ACAB #ABB7AC
tetradic
#ACABB7 #B7ABB0 #B6B7AB #ABB7B2
square
#ACABB7 #B7ABB0 #B6B7AB #ABB7B2
split-complementary
#ACABB7 #B7B2AB #B0B7AB
monochromatic
#6C6B7D #8B8A9B #ACABB7 #CDCCD3 #EDEDEF
Accessibility & contrast
On white
2.27
#ACABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ACABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABB7
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABB7 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB8
Deuteranopia (green-blind)
#A8ACB7
Tritanopia (blue-blind)
#AAADAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabb7; /* rgb */ color: rgb(172, 171, 183); /* oklch */ color: oklch(74.6% 0.017 289.8);
Tailwind
colors: {
custom: {
50: '#c4c4cc',
500: '#acabb7',
950: '#000000',
},
}SCSS
$custom: #acabb7; $custom-light: #c4c4cc; $custom-dark: #000000;
JSON
{
"hex": "#acabb7",
"rgb": {
"r": 172,
"g": 171,
"b": 183
},
"hsl": {
"h": 245,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.74578,
"c": 0.01708,
"h": 289.8
},
"luminance": 0.41315
}Semantic roles & 50–950 ramp
primary
#ACABB7
secondary
#E0E1DD
accent
#92548C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121213
muted
#818182