#A01D6D
A dark, moderate magenta closely aligning with Mediumvioletred.
About #A01D6D
The precise color #A01D6D is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 160 red, 29 green, and 109 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 82% M, 32% Y, and 37% K. 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 dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A01D6D
RGB160, 29, 109
HSL323.4°, 69.3%, 37.1%
CMYK0%, 82%, 32%, 37%
HSV323.4°, 81.9%, 62.7%
LAB36.8, 57.7, -13.0
XYZ17.7, 9.5, 15.4
Decimal10493293
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.26:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.94:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A01D6D;
}
.text-color {
color: #A01D6D;
}
.border-color {
border: 2px solid #A01D6D;
}