#A80075
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A80075
The hex code #A80075 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 168 parts red, 0 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A80075
RGB168, 0, 117
HSL318.2°, 100.0%, 32.9%
CMYK0%, 100%, 30%, 34%
HSV318.2°, 100.0%, 65.9%
LAB37.1, 65.2, -17.5
XYZ19.4, 9.6, 17.7
Decimal11010165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.19:1
Text on #FFFFFF
AAA
2.92:1
Text on #000000
FAIL
6.87:1
Text on #F8FAFC
AA
2.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80075;
}
.text-color {
color: #A80075;
}
.border-color {
border: 2px solid #A80075;
}