#AC8ACA#AC8ACA
#AC8ACA is a light, moderate violet. Relative luminance 0.312; OKLCH L 68.8% C 0.099 H 308.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8ACA |
|---|---|
| RGB | rgb(172, 138, 202) |
| HSL | hsl(272, 38%, 67%) |
| HSV | hsv(272, 32%, 79%) |
| CMYK | cmyk(14.9%, 31.7%, 0%, 20.8%) |
| CIE-LAB | lab(62.69, 25.13, -28.26) |
| CIE-LCH | lch(62.69, 37.82, 311.64°) |
| OKLab | oklab(68.82% 0.0612 -0.0776) |
| OKLCH | oklch(68.82% 0.099 308.2) |
| XYZ | xyz(36.7604, 31.2122, 59.9536) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.60
Wisteria
#A87DC2
ΔE00 3.86
Lavender
#B39DDB
ΔE00 5.63
Heather
#A484AC
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 7.73
Soft Purple
#A66FB5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8ACA #A8CA8A
analogous
#8C8ACA #AC8ACA #CA8AC8
triadic
#AC8ACA #CAAC8A #8ACAAC
tetradic
#AC8ACA #CA8C8A #A8CA8A #8AC8CA
square
#AC8ACA #CA8C8A #A8CA8A #8AC8CA
split-complementary
#AC8ACA #C8CA8A #8ACA8C
monochromatic
#6F4496 #8E60B7 #AC8ACA #CAB4DD #E8DEF0
Accessibility & contrast
On white
2.90
#AC8ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#AC8ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8ACA
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8ACA | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CD
Deuteranopia (green-blind)
#8598C8
Tritanopia (blue-blind)
#A893A1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ac8aca; /* rgb */ color: rgb(172, 138, 202); /* oklch */ color: oklch(68.8% 0.099 308.2);
Tailwind
colors: {
custom: {
50: '#c5acda',
500: '#ac8aca',
950: '#000000',
},
}SCSS
$custom: #ac8aca; $custom-light: #c5acda; $custom-dark: #000000;
JSON
{
"hex": "#ac8aca",
"rgb": {
"r": 172,
"g": 138,
"b": 202
},
"hsl": {
"h": 271.875,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.68823,
"c": 0.09887,
"h": 308.2
},
"luminance": 0.31212
}Semantic roles & 50–950 ramp
primary
#AC8ACA
secondary
#D7E2CE
accent
#B1356F
background
#FCFAFD
surface
#F8F4FA
border
#D1CED3
text
#131015
muted
#827F83