#8342F0
A light, vivid purple closely aligning with Blueviolet.
About #8342F0
At its core, #8342F0 is a light and vivid hue. If you're using CSS, you might find it aligns closely with Blueviolet. Its digital footprint relies on 131 parts red, 66 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 45% cyan and 72% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8342F0
RGB131, 66, 240
HSL262.4°, 85.3%, 60.0%
CMYK45%, 72%, 0%, 6%
HSV262.4°, 72.5%, 94.1%
LAB45.7, 63.1, -77.1
XYZ27.0, 15.0, 83.9
Decimal8602352
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.01:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8342F0;
}
.text-color {
color: #8342F0;
}
.border-color {
border: 2px solid #8342F0;
}