#ACAAB3#ACAAB3
#ACAAB3 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.2% C 0.013 H 296.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAB3 |
|---|---|
| RGB | rgb(172, 170, 179) |
| HSL | hsl(253, 6%, 68%) |
| HSV | hsv(253, 5%, 70%) |
| CMYK | cmyk(3.9%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(70.02, 2.43, -4.36) |
| CIE-LCH | lch(70.02, 4.99, 299.17°) |
| OKLab | oklab(74.24% 0.0057 -0.0116) |
| OKLCH | oklch(74.24% 0.013 296.3) |
| XYZ | xyz(39.5232, 40.7747, 48.4272) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.82
Dark Gray
#A9A9A9
ΔE00 5.08
Silver
#C0C0C0
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 9.68
Silver (survey)
#C5C9C7
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAB3 #B1B3AA
analogous
#AAACB3 #ACAAB3 #B0AAB3
triadic
#ACAAB3 #B3ACAA #AAB3AC
tetradic
#ACAAB3 #B3AAAC #B1B3AA #AAB3B0
square
#ACAAB3 #B3AAAC #B1B3AA #AAB3B0
split-complementary
#ACAAB3 #B3B0AA #ACB3AA
monochromatic
#6E6B78 #8C8A96 #ACAAB3 #CCCAD0 #EBEBED
Accessibility & contrast
On white
2.29
#ACAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ACAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAB3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAB3 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#ABABAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaab3; /* rgb */ color: rgb(172, 170, 179); /* oklch */ color: oklch(74.2% 0.013 296.3);
Tailwind
colors: {
custom: {
50: '#c4c3c9',
500: '#acaab3',
950: '#000000',
},
}SCSS
$custom: #acaab3; $custom-light: #c4c3c9; $custom-dark: #000000;
JSON
{
"hex": "#acaab3",
"rgb": {
"r": 172,
"g": 170,
"b": 179
},
"hsl": {
"h": 253.333,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.74243,
"c": 0.01295,
"h": 296.3
},
"luminance": 0.40775
}Semantic roles & 50–950 ramp
primary
#ACAAB3
secondary
#DDDEDB
accent
#8F5683
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182