#ACA5BB#ACA5BB
#ACA5BB is a light, muted violet. Relative luminance 0.393; OKLCH L 73.5% C 0.032 H 300.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA5BB |
|---|---|
| RGB | rgb(172, 165, 187) |
| HSL | hsl(259, 14%, 69%) |
| HSV | hsv(259, 12%, 73%) |
| CMYK | cmyk(8%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.95, 6.78, -10.38) |
| CIE-LCH | lch(68.95, 12.40, 303.16°) |
| OKLab | oklab(73.48% 0.0162 -0.0279) |
| OKLCH | oklch(73.48% 0.032 300.1) |
| XYZ | xyz(39.4364, 39.2687, 52.5061) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.20
Thistle
#D8BFD8
ΔE00 10.23
Lilac
#C8A2C8
ΔE00 10.29
Dark Gray
#A9A9A9
ΔE00 10.94
Lavender
#B39DDB
ΔE00 11.28
Heather
#A484AC
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA5BB #B4BBA5
analogous
#A5A9BB #ACA5BB #B7A5BB
triadic
#ACA5BB #BBACA5 #A5BBAC
tetradic
#ACA5BB #BBA5A9 #B4BBA5 #A5BBB7
square
#ACA5BB #BBA5A9 #B4BBA5 #A5BBB7
split-complementary
#ACA5BB #BBB7A5 #A9BBA5
monochromatic
#6D6383 #8C82A1 #ACA5BB #CCC8D5 #ECEBF0
Accessibility & contrast
On white
2.37
#ACA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ACA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA5BB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA5BB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#AAA8AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca5bb; /* rgb */ color: rgb(172, 165, 187); /* oklch */ color: oklch(73.5% 0.032 300.1);
Tailwind
colors: {
custom: {
50: '#c4bfcf',
500: '#aca5bb',
950: '#000000',
},
}SCSS
$custom: #aca5bb; $custom-light: #c4bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aca5bb",
"rgb": {
"r": 172,
"g": 165,
"b": 187
},
"hsl": {
"h": 259.091,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.73483,
"c": 0.03225,
"h": 300.1
},
"luminance": 0.39269
}Semantic roles & 50–950 ramp
primary
#ACA5BB
secondary
#DFE1DB
accent
#984D80
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182