#A066F0
A light, vivid purple closely aligning with Mediumslateblue.
About #A066F0
When working with digital screens, the color #A066F0 is rendered by mixing light. Designers often compare it to the standard color Mediumslateblue. Its digital footprint relies on 160 parts red, 102 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 33% Cyan, 57% Magenta, 0% Yellow, and 6% Black. With a hue angle of 265.2 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A066F0
RGB160, 102, 240
HSL265.2°, 82.1%, 67.1%
CMYK33%, 57%, 0%, 6%
HSV265.2°, 57.5%, 94.1%
LAB55.3, 50.8, -61.2
XYZ35.0, 23.3, 85.1
Decimal10512112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A066F0;
}
.text-color {
color: #A066F0;
}
.border-color {
border: 2px solid #A066F0;
}