#A0336D
A medium, moderate magenta closely aligning with Mediumvioletred.
About #A0336D
When working with digital screens, the color #A0336D is rendered by mixing light. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(160, 51, 109).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 68% M, 32% Y, and 37% K. With a hue angle of 328.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0336D
RGB160, 51, 109
HSL328.1°, 51.7%, 41.4%
CMYK0%, 68%, 32%, 37%
HSV328.1°, 68.1%, 62.7%
LAB39.5, 50.3, -9.0
XYZ18.4, 10.9, 15.6
Decimal10498925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0336D;
}
.text-color {
color: #A0336D;
}
.border-color {
border: 2px solid #A0336D;
}