#A033E2
A medium, vivid purple closely aligning with Blueviolet.
About #A033E2
The hex code #A033E2 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 51, and 226.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 29% cyan and 77% magenta inks. With a hue angle of 277.4 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A033E2
RGB160, 51, 226
HSL277.4°, 75.1%, 54.3%
CMYK29%, 77%, 0%, 11%
HSV277.4°, 77.4%, 88.6%
LAB46.1, 70.6, -68.3
XYZ29.4, 15.3, 73.4
Decimal10499042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A033E2;
}
.text-color {
color: #A033E2;
}
.border-color {
border: 2px solid #A033E2;
}