#AC8AEC#AC8AEC
#AC8AEC is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.4% C 0.143 H 298.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8AEC |
|---|---|
| RGB | rgb(172, 138, 236) |
| HSL | hsl(261, 72%, 73%) |
| HSV | hsv(261, 42%, 93%) |
| CMYK | cmyk(27.1%, 41.5%, 0%, 7.5%) |
| CIE-LAB | lab(64.16, 32.99, -44.88) |
| CIE-LCH | lch(64.16, 55.70, 306.32°) |
| OKLab | oklab(70.43% 0.0686 -0.1254) |
| OKLCH | oklch(70.43% 0.143 298.7) |
| XYZ | xyz(41.2385, 33.0034, 83.5383) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Light Purple
#BF77F6
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 6.62
Pale Purple
#B790D4
ΔE00 6.71
Pastel Purple
#CAA0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8AEC #CAEC8A
analogous
#8A99EC #AC8AEC #DD8AEC
triadic
#AC8AEC #ECAC8A #8AECAC
tetradic
#AC8AEC #EC8A99 #CAEC8A #8AECDD
square
#AC8AEC #EC8A99 #CAEC8A #8AECDD
split-complementary
#AC8AEC #ECDD8A #99EC8A
monochromatic
#6223D8 #8755E3 #AC8AEC #D1BFF5 #ECE5FB
Accessibility & contrast
On white
2.76
#AC8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#AC8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8AEC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8AEC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#759BE9
Tritanopia (blue-blind)
#9F9BB0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ac8aec; /* rgb */ color: rgb(172, 138, 236); /* oklch */ color: oklch(70.4% 0.143 298.7);
Tailwind
colors: {
custom: {
50: '#c7acf2',
500: '#ac8aec',
950: '#000000',
},
}SCSS
$custom: #ac8aec; $custom-light: #c7acf2; $custom-dark: #000000;
JSON
{
"hex": "#ac8aec",
"rgb": {
"r": 172,
"g": 138,
"b": 236
},
"hsl": {
"h": 260.816,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.7043,
"c": 0.14298,
"h": 298.7
},
"luminance": 0.33004
}Semantic roles & 50–950 ramp
primary
#AC8AEC
secondary
#E9F2D9
accent
#D41191
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85