#AC8DED#AC8DED
#AC8DED is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.0% C 0.140 H 297.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8DED |
|---|---|
| RGB | rgb(172, 141, 237) |
| HSL | hsl(259, 73%, 74%) |
| HSV | hsv(259, 41%, 93%) |
| CMYK | cmyk(27.4%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(64.91, 31.54, -44.26) |
| CIE-LCH | lch(64.91, 54.35, 305.48°) |
| OKLab | oklab(71.01% 0.0647 -0.1236) |
| OKLCH | oklch(71.01% 0.14 297.6) |
| XYZ | xyz(41.8206, 33.9345, 84.4511) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.70
Perrywinkle
#8F8CE7
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.30
Pastel Purple
#CAA0FF
ΔE00 6.63
Pale Purple
#B790D4
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8DED #CEED8D
analogous
#8D9EED #AC8DED #DC8DED
triadic
#AC8DED #EDAC8D #8DEDAC
tetradic
#AC8DED #ED8D9E #CEED8D #8DEDDC
square
#AC8DED #ED8D9E #CEED8D #8DEDDC
split-complementary
#AC8DED #EDDC8D #9EED8D
monochromatic
#5F23DC #8658E5 #AC8DED #D2C2F5 #ECE5FB
Accessibility & contrast
On white
2.70
#AC8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#AC8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8DED
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8DED | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#9F9EB2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac8ded; /* rgb */ color: rgb(172, 141, 237); /* oklch */ color: oklch(71.0% 0.140 297.6);
Tailwind
colors: {
custom: {
50: '#c7aef3',
500: '#ac8ded',
950: '#000000',
},
}SCSS
$custom: #ac8ded; $custom-light: #c7aef3; $custom-dark: #000000;
JSON
{
"hex": "#ac8ded",
"rgb": {
"r": 172,
"g": 141,
"b": 237
},
"hsl": {
"h": 259.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.7101,
"c": 0.13955,
"h": 297.6
},
"luminance": 0.33935
}Semantic roles & 50–950 ramp
primary
#AC8DED
secondary
#EAF2D9
accent
#D51195
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85