#AC8DEE#AC8DEE
#AC8DEE is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.1% C 0.141 H 297.4°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8DEE |
|---|---|
| RGB | rgb(172, 141, 238) |
| HSL | hsl(259, 74%, 74%) |
| HSV | hsv(259, 41%, 93%) |
| CMYK | cmyk(27.7%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(64.96, 31.79, -44.73) |
| CIE-LCH | lch(64.96, 54.88, 305.40°) |
| OKLab | oklab(71.06% 0.0649 -0.125) |
| OKLCH | oklch(71.06% 0.141 297.4) |
| XYZ | xyz(41.9671, 33.9931, 85.2226) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.67
Perrywinkle
#8F8CE7
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.34
Pastel Purple
#CAA0FF
ΔE00 6.64
Pale Purple
#B790D4
ΔE00 6.83
Lavender (survey)
#C79FEF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8DEE #CFEE8D
analogous
#8D9FEE #AC8DEE #DD8DEE
triadic
#AC8DEE #EEAC8D #8DEEAC
tetradic
#AC8DEE #EE8D9F #CFEE8D #8DEEDD
square
#AC8DEE #EE8D9F #CFEE8D #8DEEDD
split-complementary
#AC8DEE #EEDD8D #9FEE8D
monochromatic
#5E22DE #8558E6 #AC8DEE #D3C2F6 #ECE4FB
Accessibility & contrast
On white
2.69
#AC8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#AC8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8DEE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8DEE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#779DEC
Tritanopia (blue-blind)
#9F9EB2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ac8dee; /* rgb */ color: rgb(172, 141, 238); /* oklch */ color: oklch(71.1% 0.141 297.4);
Tailwind
colors: {
custom: {
50: '#c7aef4',
500: '#ac8dee',
950: '#000000',
},
}SCSS
$custom: #ac8dee; $custom-light: #c7aef4; $custom-dark: #000000;
JSON
{
"hex": "#ac8dee",
"rgb": {
"r": 172,
"g": 141,
"b": 238
},
"hsl": {
"h": 259.175,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.7106,
"c": 0.14086,
"h": 297.4
},
"luminance": 0.33993
}Semantic roles & 50–950 ramp
primary
#AC8DEE
secondary
#EAF3D8
accent
#D60F97
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85