#A024A8
A medium, moderate magenta closely aligning with Darkmagenta.
About #A024A8
Visually, #A024A8 is defined as a moderate magenta. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 36, and 168.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 5% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A024A8
RGB160, 36, 168
HSL296.4°, 64.7%, 40.0%
CMYK5%, 79%, 0%, 34%
HSV296.4°, 78.6%, 65.9%
LAB40.5, 64.3, -43.5
XYZ22.2, 11.6, 38.1
Decimal10495144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A024A8;
}
.text-color {
color: #A024A8;
}
.border-color {
border: 2px solid #A024A8;
}