#ACABB2#ACABB2
#ACABB2 is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.4% C 0.010 H 292.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABB2 |
|---|---|
| RGB | rgb(172, 171, 178) |
| HSL | hsl(249, 4%, 68%) |
| HSV | hsv(249, 4%, 70%) |
| CMYK | cmyk(3.4%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(70.25, 1.69, -3.46) |
| CIE-LCH | lch(70.25, 3.85, 296.07°) |
| OKLab | oklab(74.42% 0.0039 -0.0092) |
| OKLCH | oklch(74.42% 0.01 292.7) |
| XYZ | xyz(39.6106, 41.1108, 47.9592) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.99
Dark Gray
#A9A9A9
ΔE00 3.99
Silver
#C0C0C0
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 6.83
Cool Grey
#95A3A6
ΔE00 8.74
Silver (survey)
#C5C9C7
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABB2 #B1B2AB
analogous
#ABADB2 #ACABB2 #AFABB2
triadic
#ACABB2 #B2ACAB #ABB2AC
tetradic
#ACABB2 #B2ABAD #B1B2AB #ABB2AF
square
#ACABB2 #B2ABAD #B1B2AB #ABB2AF
split-complementary
#ACABB2 #B2AFAB #ADB2AB
monochromatic
#6E6C76 #8C8B95 #ACABB2 #CCCBCF #EBEBED
Accessibility & contrast
On white
2.28
#ACABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ACABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABB2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABB2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#ABACAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acabb2; /* rgb */ color: rgb(172, 171, 178); /* oklch */ color: oklch(74.4% 0.010 292.7);
Tailwind
colors: {
custom: {
50: '#c4c4c9',
500: '#acabb2',
950: '#000000',
},
}SCSS
$custom: #acabb2; $custom-light: #c4c4c9; $custom-dark: #000000;
JSON
{
"hex": "#acabb2",
"rgb": {
"r": 172,
"g": 171,
"b": 178
},
"hsl": {
"h": 248.571,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.74419,
"c": 0.00999,
"h": 292.7
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#ACABB2
secondary
#DDDDDB
accent
#8E5786
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121213
muted
#818182