#A866CC
A light, moderate purple closely aligning with Mediumpurple.
About #A866CC
Visually, #A866CC is defined as a moderate purple. Its closest recognized web color is Mediumpurple. Its digital footprint relies on 168 parts red, 102 parts green, and 204 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 18% cyan, 50% magenta, 0% yellow, and 20% black. With a hue angle of 278.8 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A866CC
RGB168, 102, 204
HSL278.8°, 50.0%, 60.0%
CMYK18%, 50%, 0%, 20%
HSV278.8°, 50.0%, 80.0%
LAB54.2, 44.4, -42.6
XYZ31.8, 22.2, 59.7
Decimal11036364
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A866CC;
}
.text-color {
color: #A866CC;
}
.border-color {
border: 2px solid #A866CC;
}