#8A0FF8
A medium, vivid purple closely aligning with Blueviolet.
About #8A0FF8
The precise color #8A0FF8 is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 15, and 248.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 44% C, 94% M, 0% Y, and 3% K. With a hue angle of 271.7 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#8A0FF8
RGB138, 15, 248
HSL271.7°, 94.3%, 51.6%
CMYK44%, 94%, 0%, 3%
HSV271.7°, 94.0%, 97.3%
LAB42.0, 80.9, -87.5
XYZ27.6, 12.5, 89.8
Decimal9048056
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.99:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.73:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0FF8;
}
.text-color {
color: #8A0FF8;
}
.border-color {
border: 2px solid #8A0FF8;
}