#ACA3BB#ACA3BB
#ACA3BB is a light, muted violet. Relative luminance 0.386; OKLCH L 73.1% C 0.036 H 302.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA3BB |
|---|---|
| RGB | rgb(172, 163, 187) |
| HSL | hsl(263, 15%, 69%) |
| HSV | hsv(263, 13%, 73%) |
| CMYK | cmyk(8%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.43, 7.89, -11.16) |
| CIE-LCH | lch(68.43, 13.66, 305.27°) |
| OKLab | oklab(73.08% 0.0192 -0.03) |
| OKLCH | oklch(73.08% 0.036 302.6) |
| XYZ | xyz(39.0784, 38.5529, 52.3868) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.36
Thistle
#D8BFD8
ΔE00 10.08
Lavender
#B39DDB
ΔE00 10.48
Dove Gray
#B6B8BD
ΔE00 11.31
Heather
#A484AC
ΔE00 11.34
Dusty Lavender
#AC86A8
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA3BB #B2BBA3
analogous
#A3A6BB #ACA3BB #B8A3BB
triadic
#ACA3BB #BBACA3 #A3BBAC
tetradic
#ACA3BB #BBA3A6 #B2BBA3 #A3BBB8
square
#ACA3BB #BBA3A6 #B2BBA3 #A3BBB8
split-complementary
#ACA3BB #BBB8A3 #A6BBA3
monochromatic
#6E6183 #8C80A1 #ACA3BB #CCC6D5 #EBE9EF
Accessibility & contrast
On white
2.41
#ACA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#ACA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA3BB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA3BB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#AAA6AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca3bb; /* rgb */ color: rgb(172, 163, 187); /* oklch */ color: oklch(73.1% 0.036 302.6);
Tailwind
colors: {
custom: {
50: '#c4becf',
500: '#aca3bb',
950: '#000000',
},
}SCSS
$custom: #aca3bb; $custom-light: #c4becf; $custom-dark: #000000;
JSON
{
"hex": "#aca3bb",
"rgb": {
"r": 172,
"g": 163,
"b": 187
},
"hsl": {
"h": 262.5,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.73078,
"c": 0.0356,
"h": 302.6
},
"luminance": 0.38553
}Semantic roles & 50–950 ramp
primary
#ACA3BB
secondary
#DEE0D9
accent
#994C7C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182