#A06DAF
A medium, muted magenta closely aligning with Plum.
About #A06DAF
The precise color #A06DAF is an excellent choice for modern design projects. It is closely associated with the named CSS color Plum. Its digital footprint relies on 160 parts red, 109 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 9% C, 38% M, 0% Y, and 31% K. With a hue angle of 286.4 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#A06DAF
RGB160, 109, 175
HSL286.4°, 29.2%, 55.7%
CMYK9%, 38%, 0%, 31%
HSV286.4°, 37.7%, 68.6%
LAB53.5, 32.0, -27.2
XYZ27.7, 21.5, 43.2
Decimal10513839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A06DAF;
}
.text-color {
color: #A06DAF;
}
.border-color {
border: 2px solid #A06DAF;
}