#A02C66
A medium, moderate magenta closely aligning with Mediumvioletred.
About #A02C66
The precise color #A02C66 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(160, 44, 102).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 72% M, 36% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A02C66
RGB160, 44, 102
HSL330.0°, 56.9%, 40.0%
CMYK0%, 72%, 36%, 37%
HSV330.0°, 72.5%, 62.7%
LAB38.3, 52.2, -6.4
XYZ17.8, 10.2, 13.6
Decimal10497126
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.89:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.59:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A02C66;
}
.text-color {
color: #A02C66;
}
.border-color {
border: 2px solid #A02C66;
}