#ACA0B7#ACA0B7
#ACA0B7 is a light, muted violet. Relative luminance 0.373; OKLCH L 72.3% C 0.035 H 308.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0B7 |
|---|---|
| RGB | rgb(172, 160, 183) |
| HSL | hsl(271, 14%, 67%) |
| HSV | hsv(271, 13%, 72%) |
| CMYK | cmyk(6%, 12.6%, 0%, 28.2%) |
| CIE-LAB | lab(67.52, 8.74, -10.28) |
| CIE-LCH | lch(67.52, 13.49, 310.38°) |
| OKLab | oklab(72.34% 0.0222 -0.0276) |
| OKLCH | oklch(72.34% 0.035 308.8) |
| XYZ | xyz(38.1298, 37.3313, 49.9875) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 10.18
Dusty Lavender
#AC86A8
ΔE00 10.22
Heather
#A484AC
ΔE00 10.39
Lavender
#B39DDB
ΔE00 10.76
Purpley Grey
#947E94
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0B7 #ABB7A0
analogous
#A1A0B7 #ACA0B7 #B7A0B6
triadic
#ACA0B7 #B7ACA0 #A0B7AC
tetradic
#ACA0B7 #B7A1A0 #ABB7A0 #A0B6B7
square
#ACA0B7 #B7A1A0 #ABB7A0 #A0B6B7
split-complementary
#ACA0B7 #B6B7A0 #A0B7A1
monochromatic
#6F5F7D #8E7D9D #ACA0B7 #CAC3D1 #E9E6EC
Accessibility & contrast
On white
2.48
#ACA0B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ACA0B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0B7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0B7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#9FA5B6
Tritanopia (blue-blind)
#ABA3A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aca0b7; /* rgb */ color: rgb(172, 160, 183); /* oklch */ color: oklch(72.3% 0.035 308.8);
Tailwind
colors: {
custom: {
50: '#c4bccc',
500: '#aca0b7',
950: '#000000',
},
}SCSS
$custom: #aca0b7; $custom-light: #c4bccc; $custom-dark: #000000;
JSON
{
"hex": "#aca0b7",
"rgb": {
"r": 172,
"g": 160,
"b": 183
},
"hsl": {
"h": 271.304,
"s": 13.772,
"l": 67.255
},
"oklch": {
"l": 0.72335,
"c": 0.03541,
"h": 308.8
},
"luminance": 0.37331
}Semantic roles & 50–950 ramp
primary
#ACA0B7
secondary
#D9DDD6
accent
#984E71
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182