#ACA4BA#ACA4BA
#ACA4BA is a light, muted violet. Relative luminance 0.389; OKLCH L 73.2% C 0.033 H 302.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4BA |
|---|---|
| RGB | rgb(172, 164, 186) |
| HSL | hsl(262, 14%, 69%) |
| HSV | hsv(262, 12%, 73%) |
| CMYK | cmyk(7.5%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(68.65, 7.13, -10.26) |
| CIE-LCH | lch(68.65, 12.49, 304.80°) |
| OKLab | oklab(73.25% 0.0173 -0.0276) |
| OKLCH | oklch(73.25% 0.033 302.1) |
| XYZ | xyz(39.1500, 38.8668, 51.8844) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.99
Thistle
#D8BFD8
ΔE00 10.18
Dove Gray
#B6B8BD
ΔE00 10.51
Dark Gray
#A9A9A9
ΔE00 11.11
Lavender
#B39DDB
ΔE00 11.22
Dusty Lavender
#AC86A8
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4BA #B2BAA4
analogous
#A4A7BA #ACA4BA #B7A4BA
triadic
#ACA4BA #BAACA4 #A4BAAC
tetradic
#ACA4BA #BAA4A7 #B2BAA4 #A4BAB7
square
#ACA4BA #BAA4A7 #B2BAA4 #A4BAB7
split-complementary
#ACA4BA #BAB7A4 #A7BAA4
monochromatic
#6E6281 #8C81A0 #ACA4BA #CCC7D4 #EBEAEF
Accessibility & contrast
On white
2.39
#ACA4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#ACA4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4BA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4BA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#A2A7B9
Tritanopia (blue-blind)
#AAA7AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca4ba; /* rgb */ color: rgb(172, 164, 186); /* oklch */ color: oklch(73.2% 0.033 302.1);
Tailwind
colors: {
custom: {
50: '#c4bfce',
500: '#aca4ba',
950: '#000000',
},
}SCSS
$custom: #aca4ba; $custom-light: #c4bfce; $custom-dark: #000000;
JSON
{
"hex": "#aca4ba",
"rgb": {
"r": 172,
"g": 164,
"b": 186
},
"hsl": {
"h": 261.818,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.73246,
"c": 0.03254,
"h": 302.1
},
"luminance": 0.38867
}Semantic roles & 50–950 ramp
primary
#ACA4BA
secondary
#DEE0DA
accent
#984E7D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182