#8A33DB
A medium, moderate purple closely aligning with Blueviolet.
About #8A33DB
The precise color #8A33DB is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. Its digital footprint relies on 138 parts red, 51 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 37% C, 77% M, 0% Y, and 14% K. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A33DB
RGB138, 51, 219
HSL271.1°, 70.0%, 52.9%
CMYK37%, 77%, 0%, 14%
HSV271.1°, 76.7%, 85.9%
LAB42.6, 65.5, -70.1
XYZ24.5, 12.9, 68.2
Decimal9057243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.87:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A33DB;
}
.text-color {
color: #8A33DB;
}
.border-color {
border: 2px solid #8A33DB;
}