#ACA0B1#ACA0B1
#ACA0B1 is a light, muted purple. Relative luminance 0.371; OKLCH L 72.1% C 0.028 H 316.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0B1 |
|---|---|
| RGB | rgb(172, 160, 177) |
| HSL | hsl(282, 10%, 66%) |
| HSV | hsv(282, 10%, 69%) |
| CMYK | cmyk(2.8%, 9.6%, 0%, 30.6%) |
| CIE-LAB | lab(67.34, 7.55, -7.21) |
| CIE-LCH | lch(67.34, 10.44, 316.32°) |
| OKLab | oklab(72.13% 0.02 -0.0192) |
| OKLCH | oklch(72.13% 0.028 316.1) |
| XYZ | xyz(37.5186, 37.0868, 46.7684) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 10.07
Dark Gray
#A9A9A9
ΔE00 10.41
Thistle
#D8BFD8
ΔE00 10.63
Pinkish Grey
#C8ACA9
ΔE00 10.70
Dove Gray
#B6B8BD
ΔE00 10.75
Dusty Lavender
#AC86A8
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0B1 #A5B1A0
analogous
#A3A0B1 #ACA0B1 #B1A0AD
triadic
#ACA0B1 #B1ACA0 #A0B1AC
tetradic
#ACA0B1 #B1A3A0 #A5B1A0 #A0ADB1
square
#ACA0B1 #B1A3A0 #A5B1A0 #A0ADB1
split-complementary
#ACA0B1 #ADB1A0 #A0B1A3
monochromatic
#706176 #8F7E95 #ACA0B1 #C9C2CD #E7E3E8
Accessibility & contrast
On white
2.49
#ACA0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#ACA0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0B1
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0B1 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#ACA2A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aca0b1; /* rgb */ color: rgb(172, 160, 177); /* oklch */ color: oklch(72.1% 0.028 316.1);
Tailwind
colors: {
custom: {
50: '#c4bcc8',
500: '#aca0b1',
950: '#000000',
},
}SCSS
$custom: #aca0b1; $custom-light: #c4bcc8; $custom-dark: #000000;
JSON
{
"hex": "#aca0b1",
"rgb": {
"r": 172,
"g": 160,
"b": 177
},
"hsl": {
"h": 282.353,
"s": 9.827,
"l": 66.078
},
"oklch": {
"l": 0.72132,
"c": 0.02773,
"h": 316.1
},
"luminance": 0.37087
}Semantic roles & 50–950 ramp
primary
#ACA0B1
secondary
#D5D9D4
accent
#945265
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182