#A02C8A
A medium, moderate magenta closely aligning with Purple.
About #A02C8A
The precise color #A02C8A is an excellent choice for modern design projects. It is closely associated with the named CSS color Purple. In the RGB color space, it consists of 160 red, 44 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 72% Magenta, 14% Yellow, and 37% Black. With a hue angle of 311.4 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A02C8A
RGB160, 44, 138
HSL311.4°, 56.9%, 40.0%
CMYK0%, 72%, 14%, 37%
HSV311.4°, 72.5%, 62.7%
LAB39.8, 57.0, -26.5
XYZ20.0, 11.1, 25.1
Decimal10497162
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A02C8A;
}
.text-color {
color: #A02C8A;
}
.border-color {
border: 2px solid #A02C8A;
}