#A866FF
A light, vivid purple closely aligning with Mediumslateblue.
About #A866FF
The hex code #A866FF represents a beautifully specific shade of purple. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 168 red, 102 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. The color uses 34% Cyan, 60% Magenta, 0% Yellow, and 0% Black. With a hue angle of 265.9 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A866FF
RGB168, 102, 255
HSL265.9°, 100.0%, 70.0%
CMYK34%, 60%, 0%, 0%
HSV265.9°, 60.0%, 100.0%
LAB57.1, 56.2, -66.6
XYZ38.9, 25.0, 97.4
Decimal11036415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.49:1
Text on #FFFFFF
AA Large
6.01:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A866FF;
}
.text-color {
color: #A866FF;
}
.border-color {
border: 2px solid #A866FF;
}