#A02C7C
A medium, moderate magenta closely aligning with Mediumvioletred.
About #A02C7C
At its core, #A02C7C is a medium and moderate hue. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 160 red, 44 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 72% Magenta, 22% Yellow, and 37% Black. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A02C7C
RGB160, 44, 124
HSL318.6°, 56.9%, 40.0%
CMYK0%, 72%, 22%, 37%
HSV318.6°, 72.5%, 62.7%
LAB39.1, 54.9, -18.9
XYZ19.0, 10.7, 20.1
Decimal10497148
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A02C7C;
}
.text-color {
color: #A02C7C;
}
.border-color {
border: 2px solid #A02C7C;
}