#A033FF
A light, vivid purple closely aligning with Blueviolet.
About #A033FF
The hex code #A033FF represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 160 parts red, 51 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 37% Cyan, 80% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A033FF
RGB160, 51, 255
HSL272.1°, 100.0%, 60.0%
CMYK37%, 80%, 0%, 0%
HSV272.1°, 80.0%, 100.0%
LAB48.3, 76.7, -80.9
XYZ33.7, 17.1, 96.1
Decimal10499071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A033FF;
}
.text-color {
color: #A033FF;
}
.border-color {
border: 2px solid #A033FF;
}