#ACA4B2#ACA4B2
#ACA4B2 is a light, muted violet. Relative luminance 0.385; OKLCH L 73.0% C 0.022 H 311.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4B2 |
|---|---|
| RGB | rgb(172, 164, 178) |
| HSL | hsl(274, 8%, 67%) |
| HSV | hsv(274, 8%, 70%) |
| CMYK | cmyk(3.4%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.41, 5.53, -6.18) |
| CIE-LCH | lch(68.41, 8.29, 311.85°) |
| OKLab | oklab(72.98% 0.0143 -0.0165) |
| OKLCH | oklch(72.98% 0.022 311) |
| XYZ | xyz(38.3233, 38.5360, 47.5301) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.41
Dove Gray
#B6B8BD
ΔE00 8.53
Pinkish Grey
#C8ACA9
ΔE00 10.47
Silver
#C0C0C0
ΔE00 10.88
Thistle
#D8BFD8
ΔE00 11.06
Cool Gray
#9AA7B0
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4B2 #AAB2A4
analogous
#A5A4B2 #ACA4B2 #B2A4B1
triadic
#ACA4B2 #B2ACA4 #A4B2AC
tetradic
#ACA4B2 #B2A5A4 #AAB2A4 #A4B1B2
square
#ACA4B2 #B2A5A4 #AAB2A4 #A4B1B2
split-complementary
#ACA4B2 #B1B2A4 #A4B2A5
monochromatic
#6F6577 #8E8396 #ACA4B2 #CAC5CE #E8E6EA
Accessibility & contrast
On white
2.41
#ACA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#ACA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4B2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4B2 | 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)
#A2A6B3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#ABA6A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca4b2; /* rgb */ color: rgb(172, 164, 178); /* oklch */ color: oklch(73.0% 0.022 311.0);
Tailwind
colors: {
custom: {
50: '#c4bfc9',
500: '#aca4b2',
950: '#000000',
},
}SCSS
$custom: #aca4b2; $custom-light: #c4bfc9; $custom-dark: #000000;
JSON
{
"hex": "#aca4b2",
"rgb": {
"r": 172,
"g": 164,
"b": 178
},
"hsl": {
"h": 274.286,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.72978,
"c": 0.02182,
"h": 311
},
"luminance": 0.38536
}Semantic roles & 50–950 ramp
primary
#ACA4B2
secondary
#D9DBD7
accent
#92536E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182