#8A50F0
A light, vivid purple closely aligning with Blueviolet.
About #8A50F0
Visually, #8A50F0 is defined as a vivid purple. 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, 80, and 240.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 43% cyan and 67% magenta inks. With a hue angle of 261.8 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A50F0
RGB138, 80, 240
HSL261.8°, 84.2%, 62.7%
CMYK43%, 67%, 0%, 6%
HSV261.8°, 66.7%, 94.1%
LAB48.8, 57.6, -71.9
XYZ29.1, 17.4, 84.3
Decimal9064688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A50F0;
}
.text-color {
color: #8A50F0;
}
.border-color {
border: 2px solid #8A50F0;
}