#A06DF8
A light, vivid purple closely aligning with Mediumslateblue.
About #A06DF8
Visually, #A06DF8 is defined as a vivid purple. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 160 red, 109 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 35% Cyan, 56% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
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#A06DF8
RGB160, 109, 248
HSL262.0°, 90.8%, 70.0%
CMYK35%, 56%, 0%, 3%
HSV262.0°, 56.0%, 97.3%
LAB57.3, 49.0, -62.6
XYZ36.9, 25.2, 91.7
Decimal10513912
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.48:1
Text on #FFFFFF
AA Large
6.04:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A06DF8;
}
.text-color {
color: #A06DF8;
}
.border-color {
border: 2px solid #A06DF8;
}