#ACA2BB#ACA2BB
#ACA2BB is a light, muted violet. Relative luminance 0.382; OKLCH L 72.9% C 0.037 H 303.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2BB |
|---|---|
| RGB | rgb(172, 162, 187) |
| HSL | hsl(264, 16%, 68%) |
| HSV | hsv(264, 13%, 73%) |
| CMYK | cmyk(8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.17, 8.44, -11.54) |
| CIE-LCH | lch(68.17, 14.30, 306.18°) |
| OKLab | oklab(72.88% 0.0207 -0.0311) |
| OKLCH | oklch(72.88% 0.037 303.6) |
| XYZ | xyz(38.9016, 38.1992, 52.3278) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.93
Thistle
#D8BFD8
ΔE00 10.06
Lavender
#B39DDB
ΔE00 10.10
Heather
#A484AC
ΔE00 10.83
Dusty Lavender
#AC86A8
ΔE00 10.88
Dove Gray
#B6B8BD
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2BB #B1BBA2
analogous
#A2A4BB #ACA2BB #B8A2BB
triadic
#ACA2BB #BBACA2 #A2BBAC
tetradic
#ACA2BB #BBA2A4 #B1BBA2 #A2BBB8
square
#ACA2BB #BBA2A4 #B1BBA2 #A2BBB8
split-complementary
#ACA2BB #BBB8A2 #A4BBA2
monochromatic
#6E6083 #8C7FA1 #ACA2BB #CCC5D5 #EBE9EF
Accessibility & contrast
On white
2.43
#ACA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#ACA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2BB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2BB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#AAA5AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca2bb; /* rgb */ color: rgb(172, 162, 187); /* oklch */ color: oklch(72.9% 0.037 303.6);
Tailwind
colors: {
custom: {
50: '#c4bdcf',
500: '#aca2bb',
950: '#000000',
},
}SCSS
$custom: #aca2bb; $custom-light: #c4bdcf; $custom-dark: #000000;
JSON
{
"hex": "#aca2bb",
"rgb": {
"r": 172,
"g": 162,
"b": 187
},
"hsl": {
"h": 264,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72876,
"c": 0.0373,
"h": 303.6
},
"luminance": 0.38199
}Semantic roles & 50–950 ramp
primary
#ACA2BB
secondary
#DDE0D9
accent
#9A4C7B
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182