#ACA6BB#ACA6BB
#ACA6BB is a light, muted violet. Relative luminance 0.396; OKLCH L 73.7% C 0.031 H 298.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA6BB |
|---|---|
| RGB | rgb(172, 166, 187) |
| HSL | hsl(257, 13%, 69%) |
| HSV | hsv(257, 11%, 73%) |
| CMYK | cmyk(8%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(69.21, 6.23, -9.99) |
| CIE-LCH | lch(69.21, 11.77, 301.95°) |
| OKLab | oklab(73.69% 0.0147 -0.0268) |
| OKLCH | oklch(73.69% 0.031 298.7) |
| XYZ | xyz(39.6174, 39.6309, 52.5665) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.62
Thistle
#D8BFD8
ΔE00 10.37
Dark Gray
#A9A9A9
ΔE00 10.45
Lilac
#C8A2C8
ΔE00 10.80
Lavender
#B39DDB
ΔE00 11.70
Cool Gray
#9AA7B0
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA6BB #B5BBA6
analogous
#A6ABBB #ACA6BB #B7A6BB
triadic
#ACA6BB #BBACA6 #A6BBAC
tetradic
#ACA6BB #BBA6AB #B5BBA6 #A6BBB7
square
#ACA6BB #BBA6AB #B5BBA6 #A6BBB7
split-complementary
#ACA6BB #BBB7A6 #ABBBA6
monochromatic
#6D6483 #8C83A0 #ACA6BB #CCC9D6 #EDEBF0
Accessibility & contrast
On white
2.35
#ACA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ACA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA6BB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA6BB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#AAA9AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aca6bb; /* rgb */ color: rgb(172, 166, 187); /* oklch */ color: oklch(73.7% 0.031 298.7);
Tailwind
colors: {
custom: {
50: '#c4c0cf',
500: '#aca6bb',
950: '#000000',
},
}SCSS
$custom: #aca6bb; $custom-light: #c4c0cf; $custom-dark: #000000;
JSON
{
"hex": "#aca6bb",
"rgb": {
"r": 172,
"g": 166,
"b": 187
},
"hsl": {
"h": 257.143,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.73686,
"c": 0.0306,
"h": 298.7
},
"luminance": 0.39631
}Semantic roles & 50–950 ramp
primary
#ACA6BB
secondary
#E0E1DB
accent
#984E83
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182