#A06DA0
A medium, muted magenta closely aligning with Plum.
About #A06DA0
The hex code #A06DA0 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Plum. In the RGB color space, it consists of 160 red, 109 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 32% M, 0% Y, and 37% K. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A06DA0
RGB160, 109, 160
HSL300.0°, 21.2%, 52.7%
CMYK0%, 32%, 0%, 37%
HSV300.0°, 31.9%, 62.7%
LAB52.9, 28.9, -19.4
XYZ26.3, 20.9, 35.9
Decimal10513824
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.19:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A06DA0;
}
.text-color {
color: #A06DA0;
}
.border-color {
border: 2px solid #A06DA0;
}