#ACA2BF#ACA2BF
#ACA2BF is a light, muted violet. Relative luminance 0.384; OKLCH L 73.0% C 0.043 H 301.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2BF |
|---|---|
| RGB | rgb(172, 162, 191) |
| HSL | hsl(261, 18%, 69%) |
| HSV | hsv(261, 15%, 75%) |
| CMYK | cmyk(9.9%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(68.29, 9.27, -13.57) |
| CIE-LCH | lch(68.29, 16.44, 304.33°) |
| OKLab | oklab(73.02% 0.0221 -0.0366) |
| OKLCH | oklch(73.02% 0.043 301.1) |
| XYZ | xyz(39.3358, 38.3729, 54.6145) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.45
Lavender
#B39DDB
ΔE00 8.78
Thistle
#D8BFD8
ΔE00 10.11
Heather
#A484AC
ΔE00 10.40
Dusty Lavender
#AC86A8
ΔE00 10.69
Pale Purple
#B790D4
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2BF #B5BFA2
analogous
#A2A7BF #ACA2BF #BBA2BF
triadic
#ACA2BF #BFACA2 #A2BFAC
tetradic
#ACA2BF #BFA2A7 #B5BFA2 #A2BFBB
square
#ACA2BF #BFA2A7 #B5BFA2 #A2BFBB
split-complementary
#ACA2BF #BFBBA2 #A7BFA2
monochromatic
#6D5E89 #8C7EA6 #ACA2BF #CCC6D8 #EDEBF1
Accessibility & contrast
On white
2.42
#ACA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#ACA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2BF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2BF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#A9A6AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca2bf; /* rgb */ color: rgb(172, 162, 191); /* oklch */ color: oklch(73.0% 0.043 301.1);
Tailwind
colors: {
custom: {
50: '#c4bdd2',
500: '#aca2bf',
950: '#000000',
},
}SCSS
$custom: #aca2bf; $custom-light: #c4bdd2; $custom-dark: #000000;
JSON
{
"hex": "#aca2bf",
"rgb": {
"r": 172,
"g": 162,
"b": 191
},
"hsl": {
"h": 260.69,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.73018,
"c": 0.04277,
"h": 301.1
},
"luminance": 0.38373
}Semantic roles & 50–950 ramp
primary
#ACA2BF
secondary
#E0E3DA
accent
#9D4980
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182