#A06DE2
A light, moderate purple closely aligning with Mediumpurple.
About #A06DE2
When working with digital screens, the color #A06DE2 is rendered by mixing light. Its closest recognized web color is Mediumpurple. Its digital footprint relies on 160 parts red, 109 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 29% Cyan, 52% Magenta, 0% Yellow, and 11% Black. The HSL representation is 266.2° hue, 66.9% saturation, and 65.7% lightness.
When using this color as a background, text legibility must be considered. 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#A06DE2
RGB160, 109, 226
HSL266.2°, 66.9%, 65.7%
CMYK29%, 52%, 0%, 11%
HSV266.2°, 51.8%, 88.6%
LAB56.0, 43.6, -52.3
XYZ33.7, 23.9, 74.8
Decimal10513890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.78:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A06DE2;
}
.text-color {
color: #A06DE2;
}
.border-color {
border: 2px solid #A06DE2;
}