#AC8CED#AC8CED
#AC8CED is a light, vivid violet. Relative luminance 0.336; OKLCH L 70.8% C 0.141 H 297.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8CED |
|---|---|
| RGB | rgb(172, 140, 237) |
| HSL | hsl(260, 73%, 74%) |
| HSV | hsv(260, 41%, 93%) |
| CMYK | cmyk(27.4%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.68, 32.11, -44.62) |
| CIE-LCH | lch(64.68, 54.97, 305.73°) |
| OKLab | oklab(70.83% 0.0661 -0.1247) |
| OKLCH | oklch(70.83% 0.141 297.9) |
| XYZ | xyz(41.6738, 33.6409, 84.4021) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.41
Pale Purple
#B790D4
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 6.78
Light Purple
#BF77F6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8CED #CDED8C
analogous
#8C9DED #AC8CED #DD8CED
triadic
#AC8CED #EDAC8C #8CEDAC
tetradic
#AC8CED #ED8C9D #CDED8C #8CEDDD
square
#AC8CED #ED8C9D #CDED8C #8CEDDD
split-complementary
#AC8CED #EDDD8C #9DED8C
monochromatic
#6022DC #8657E5 #AC8CED #D2C1F5 #ECE5FB
Accessibility & contrast
On white
2.72
#AC8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#AC8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8CED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8CED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#9F9DB1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac8ced; /* rgb */ color: rgb(172, 140, 237); /* oklch */ color: oklch(70.8% 0.141 297.9);
Tailwind
colors: {
custom: {
50: '#c7aef3',
500: '#ac8ced',
950: '#000000',
},
}SCSS
$custom: #ac8ced; $custom-light: #c7aef3; $custom-dark: #000000;
JSON
{
"hex": "#ac8ced",
"rgb": {
"r": 172,
"g": 140,
"b": 237
},
"hsl": {
"h": 259.794,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.70833,
"c": 0.14112,
"h": 297.9
},
"luminance": 0.33641
}Semantic roles & 50–950 ramp
primary
#AC8CED
secondary
#EAF3D8
accent
#D51094
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85