#ACAAB2#ACAAB2
#ACAAB2 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.012 H 297.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAB2 |
|---|---|
| RGB | rgb(172, 170, 178) |
| HSL | hsl(255, 5%, 68%) |
| HSV | hsv(255, 4%, 70%) |
| CMYK | cmyk(3.4%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.99, 2.24, -3.85) |
| CIE-LCH | lch(69.99, 4.45, 300.18°) |
| OKLab | oklab(74.21% 0.0053 -0.0102) |
| OKLCH | oklch(74.21% 0.012 297.5) |
| XYZ | xyz(39.4224, 40.7344, 47.8965) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.61
Dark Gray
#A9A9A9
ΔE00 4.62
Silver
#C0C0C0
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAB2 #B0B2AA
analogous
#AAACB2 #ACAAB2 #B0AAB2
triadic
#ACAAB2 #B2ACAA #AAB2AC
tetradic
#ACAAB2 #B2AAAC #B0B2AA #AAB2B0
square
#ACAAB2 #B2AAAC #B0B2AA #AAB2B0
split-complementary
#ACAAB2 #B2B0AA #ACB2AA
monochromatic
#6E6B76 #8D8A95 #ACAAB2 #CBCACF #EBEAEC
Accessibility & contrast
On white
2.30
#ACAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ACAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAB2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAB2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 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)
#A9ABB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#ABABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaab2; /* rgb */ color: rgb(172, 170, 178); /* oklch */ color: oklch(74.2% 0.012 297.5);
Tailwind
colors: {
custom: {
50: '#c4c3c9',
500: '#acaab2',
950: '#000000',
},
}SCSS
$custom: #acaab2; $custom-light: #c4c3c9; $custom-dark: #000000;
JSON
{
"hex": "#acaab2",
"rgb": {
"r": 172,
"g": 170,
"b": 178
},
"hsl": {
"h": 255,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74212,
"c": 0.01155,
"h": 297.5
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#ACAAB2
secondary
#DDDDDB
accent
#8F5781
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182