#A02499
A dark, moderate magenta closely aligning with Darkmagenta.
About #A02499
The precise color #A02499 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkmagenta. Its digital footprint relies on 160 parts red, 36 parts green, and 153 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 78% M, 4% Y, and 37% K. With a hue angle of 303.4 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A02499
RGB160, 36, 153
HSL303.4°, 63.3%, 38.4%
CMYK0%, 78%, 4%, 37%
HSV303.4°, 77.5%, 62.7%
LAB39.6, 61.9, -35.9
XYZ20.9, 11.0, 31.2
Decimal10495129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.55:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.26:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A02499;
}
.text-color {
color: #A02499;
}
.border-color {
border: 2px solid #A02499;
}