#A066FF
A light, vivid purple closely aligning with Mediumslateblue.
About #A066FF
The hex code #A066FF represents a beautifully specific shade of purple. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 102, and 255.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 37% cyan and 60% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A066FF
RGB160, 102, 255
HSL262.7°, 100.0%, 70.0%
CMYK37%, 60%, 0%, 0%
HSV262.7°, 60.0%, 100.0%
LAB56.3, 54.5, -68.0
XYZ37.3, 24.2, 97.3
Decimal10512127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A066FF;
}
.text-color {
color: #A066FF;
}
.border-color {
border: 2px solid #A066FF;
}