#ACA4BB#ACA4BB
#ACA4BB is a light, muted violet. Relative luminance 0.389; OKLCH L 73.3% C 0.034 H 301.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4BB |
|---|---|
| RGB | rgb(172, 164, 187) |
| HSL | hsl(261, 14%, 69%) |
| HSV | hsv(261, 12%, 73%) |
| CMYK | cmyk(8%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.69, 7.33, -10.77) |
| CIE-LCH | lch(68.69, 13.03, 304.26°) |
| OKLab | oklab(73.28% 0.0177 -0.0289) |
| OKLCH | oklch(73.28% 0.034 301.4) |
| XYZ | xyz(39.2567, 38.9094, 52.4462) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.81
Thistle
#D8BFD8
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.76
Lavender
#B39DDB
ΔE00 10.87
Dark Gray
#A9A9A9
ΔE00 11.43
Heather
#A484AC
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4BB #B3BBA4
analogous
#A4A8BB #ACA4BB #B8A4BB
triadic
#ACA4BB #BBACA4 #A4BBAC
tetradic
#ACA4BB #BBA4A8 #B3BBA4 #A4BBB8
square
#ACA4BB #BBA4A8 #B3BBA4 #A4BBB8
split-complementary
#ACA4BB #BBB8A4 #A8BBA4
monochromatic
#6D6283 #8C81A1 #ACA4BB #CCC7D5 #ECEAEF
Accessibility & contrast
On white
2.39
#ACA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ACA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4BB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4BB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#AAA7AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca4bb; /* rgb */ color: rgb(172, 164, 187); /* oklch */ color: oklch(73.3% 0.034 301.4);
Tailwind
colors: {
custom: {
50: '#c4bfcf',
500: '#aca4bb',
950: '#000000',
},
}SCSS
$custom: #aca4bb; $custom-light: #c4bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aca4bb",
"rgb": {
"r": 172,
"g": 164,
"b": 187
},
"hsl": {
"h": 260.87,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.7328,
"c": 0.03392,
"h": 301.4
},
"luminance": 0.38909
}Semantic roles & 50–950 ramp
primary
#ACA4BB
secondary
#DEE1DA
accent
#994D7E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182