#A03392
A medium, moderate magenta closely aligning with Purple.
About #A03392
When working with digital screens, the color #A03392 is rendered by mixing light. Its closest recognized web color is Purple. This translates to an RGB value of rgb(160, 51, 146).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 68% M, 9% Y, and 37% K. With a hue angle of 307.7 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A03392
RGB160, 51, 146
HSL307.7°, 51.7%, 41.4%
CMYK0%, 68%, 9%, 37%
HSV307.7°, 68.1%, 62.7%
LAB41.1, 55.6, -29.4
XYZ20.9, 11.9, 28.4
Decimal10498962
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.21:1
Text on #FFFFFF
AA
3.38:1
Text on #000000
AA Large
5.93:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A03392;
}
.text-color {
color: #A03392;
}
.border-color {
border: 2px solid #A03392;
}