#ACA7BB#ACA7BB
#ACA7BB is a light, muted violet. Relative luminance 0.400; OKLCH L 73.9% C 0.029 H 297.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA7BB |
|---|---|
| RGB | rgb(172, 167, 187) |
| HSL | hsl(255, 13%, 69%) |
| HSV | hsv(255, 11%, 73%) |
| CMYK | cmyk(8%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.47, 5.68, -9.60) |
| CIE-LCH | lch(69.47, 11.15, 300.60°) |
| OKLab | oklab(73.89% 0.0132 -0.0258) |
| OKLCH | oklch(73.89% 0.029 297.1) |
| XYZ | xyz(39.7999, 39.9959, 52.6273) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.03
Dark Gray
#A9A9A9
ΔE00 9.95
Thistle
#D8BFD8
ΔE00 10.56
Lilac
#C8A2C8
ΔE00 11.33
Cool Gray
#9AA7B0
ΔE00 11.33
Silver
#C0C0C0
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA7BB #B6BBA7
analogous
#A7ACBB #ACA7BB #B6A7BB
triadic
#ACA7BB #BBACA7 #A7BBAC
tetradic
#ACA7BB #BBA7AC #B6BBA7 #A7BBB6
square
#ACA7BB #BBA7AC #B6BBA7 #A7BBB6
split-complementary
#ACA7BB #BBB6A7 #ACBBA7
monochromatic
#6C6583 #8B84A0 #ACA7BB #CDCAD6 #EDECF0
Accessibility & contrast
On white
2.33
#ACA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#ACA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA7BB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA7BB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#AAAAAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aca7bb; /* rgb */ color: rgb(172, 167, 187); /* oklch */ color: oklch(73.9% 0.029 297.1);
Tailwind
colors: {
custom: {
50: '#c4c1cf',
500: '#aca7bb',
950: '#000000',
},
}SCSS
$custom: #aca7bb; $custom-light: #c4c1cf; $custom-dark: #000000;
JSON
{
"hex": "#aca7bb",
"rgb": {
"r": 172,
"g": 167,
"b": 187
},
"hsl": {
"h": 255,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.7389,
"c": 0.02898,
"h": 297.1
},
"luminance": 0.39996
}Semantic roles & 50–950 ramp
primary
#ACA7BB
secondary
#E0E2DC
accent
#974F85
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182