#ACA1BB#ACA1BB
#ACA1BB is a light, muted violet. Relative luminance 0.378; OKLCH L 72.7% C 0.039 H 304.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA1BB |
|---|---|
| RGB | rgb(172, 161, 187) |
| HSL | hsl(265, 16%, 68%) |
| HSV | hsv(265, 14%, 73%) |
| CMYK | cmyk(8%, 13.9%, 0%, 26.7%) |
| CIE-LAB | lab(67.91, 9.00, -11.93) |
| CIE-LCH | lch(67.91, 14.94, 307.03°) |
| OKLab | oklab(72.68% 0.0221 -0.0321) |
| OKLCH | oklch(72.68% 0.039 304.6) |
| XYZ | xyz(38.7261, 37.8483, 52.2694) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.52
Lavender
#B39DDB
ΔE00 9.75
Thistle
#D8BFD8
ΔE00 10.08
Heather
#A484AC
ΔE00 10.33
Dusty Lavender
#AC86A8
ΔE00 10.39
Purpley Grey
#947E94
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA1BB #B0BBA1
analogous
#A1A3BB #ACA1BB #B9A1BB
triadic
#ACA1BB #BBACA1 #A1BBAC
tetradic
#ACA1BB #BBA1A3 #B0BBA1 #A1BBB9
square
#ACA1BB #BBA1A3 #B0BBA1 #A1BBB9
split-complementary
#ACA1BB #BBB9A1 #A3BBA1
monochromatic
#6E5F83 #8D7DA1 #ACA1BB #CBC5D5 #EBE8EE
Accessibility & contrast
On white
2.45
#ACA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ACA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA1BB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA1BB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9FA5BA
Tritanopia (blue-blind)
#AAA4AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aca1bb; /* rgb */ color: rgb(172, 161, 187); /* oklch */ color: oklch(72.7% 0.039 304.6);
Tailwind
colors: {
custom: {
50: '#c4bccf',
500: '#aca1bb',
950: '#000000',
},
}SCSS
$custom: #aca1bb; $custom-light: #c4bccf; $custom-dark: #000000;
JSON
{
"hex": "#aca1bb",
"rgb": {
"r": 172,
"g": 161,
"b": 187
},
"hsl": {
"h": 265.385,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.72675,
"c": 0.03901,
"h": 304.6
},
"luminance": 0.37848
}Semantic roles & 50–950 ramp
primary
#ACA1BB
secondary
#DDE0D8
accent
#9A4B79
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182