#ACA6B2#ACA6B2
#ACA6B2 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.4% C 0.018 H 308.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA6B2 |
|---|---|
| RGB | rgb(172, 166, 178) |
| HSL | hsl(270, 7%, 67%) |
| HSV | hsv(270, 7%, 70%) |
| CMYK | cmyk(3.4%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.94, 4.43, -5.40) |
| CIE-LCH | lch(68.94, 6.99, 309.36°) |
| OKLab | oklab(73.39% 0.0113 -0.0144) |
| OKLCH | oklch(73.39% 0.018 308.2) |
| XYZ | xyz(38.6840, 39.2575, 47.6504) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.24
Silver
#C0C0C0
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 10.11
Pinkish Grey
#C8ACA9
ΔE00 10.45
Thistle
#D8BFD8
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA6B2 #ACB2A6
analogous
#A6A6B2 #ACA6B2 #B2A6B2
triadic
#ACA6B2 #B2ACA6 #A6B2AC
tetradic
#ACA6B2 #B2A6A6 #ACB2A6 #A6B2B2
square
#ACA6B2 #B2A6A6 #ACB2A6 #A6B2B2
split-complementary
#ACA6B2 #B2B2A6 #A6B2A6
monochromatic
#6F6777 #8D8596 #ACA6B2 #CBC7CE #E9E8EB
Accessibility & contrast
On white
2.37
#ACA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ACA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA6B2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA6B2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#ABA7AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca6b2; /* rgb */ color: rgb(172, 166, 178); /* oklch */ color: oklch(73.4% 0.018 308.2);
Tailwind
colors: {
custom: {
50: '#c4c0c9',
500: '#aca6b2',
950: '#000000',
},
}SCSS
$custom: #aca6b2; $custom-light: #c4c0c9; $custom-dark: #000000;
JSON
{
"hex": "#aca6b2",
"rgb": {
"r": 172,
"g": 166,
"b": 178
},
"hsl": {
"h": 270,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.73388,
"c": 0.01831,
"h": 308.2
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#ACA6B2
secondary
#DADCD8
accent
#915473
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182