#ACA0B2#ACA0B2
#ACA0B2 is a light, muted purple. Relative luminance 0.371; OKLCH L 72.2% C 0.029 H 314.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0B2 |
|---|---|
| RGB | rgb(172, 160, 178) |
| HSL | hsl(280, 10%, 66%) |
| HSV | hsv(280, 10%, 70%) |
| CMYK | cmyk(3.4%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(67.37, 7.74, -7.72) |
| CIE-LCH | lch(67.37, 10.94, 315.08°) |
| OKLab | oklab(72.17% 0.0204 -0.0206) |
| OKLCH | oklch(72.17% 0.029 314.6) |
| XYZ | xyz(37.6186, 37.1268, 47.2952) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.82
Thistle
#D8BFD8
ΔE00 10.52
Dark Gray
#A9A9A9
ΔE00 10.71
Dusty Lavender
#AC86A8
ΔE00 10.91
Dove Gray
#B6B8BD
ΔE00 10.95
Pinkish Grey
#C8ACA9
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0B2 #A6B2A0
analogous
#A3A0B2 #ACA0B2 #B2A0AF
triadic
#ACA0B2 #B2ACA0 #A0B2AC
tetradic
#ACA0B2 #B2A3A0 #A6B2A0 #A0AFB2
square
#ACA0B2 #B2A3A0 #A6B2A0 #A0AFB2
split-complementary
#ACA0B2 #AFB2A0 #A0B2A3
monochromatic
#706177 #8E7E97 #ACA0B2 #CAC2CD #E7E4E9
Accessibility & contrast
On white
2.49
#ACA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ACA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0B2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0B2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#ACA2A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aca0b2; /* rgb */ color: rgb(172, 160, 178); /* oklch */ color: oklch(72.2% 0.029 314.6);
Tailwind
colors: {
custom: {
50: '#c4bcc9',
500: '#aca0b2',
950: '#000000',
},
}SCSS
$custom: #aca0b2; $custom-light: #c4bcc9; $custom-dark: #000000;
JSON
{
"hex": "#aca0b2",
"rgb": {
"r": 172,
"g": 160,
"b": 178
},
"hsl": {
"h": 280,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72165,
"c": 0.02898,
"h": 314.6
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#ACA0B2
secondary
#D6DAD4
accent
#955167
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182