#8307FF
A medium, vivid purple closely aligning with Blue.
About #8307FF
Visually, #8307FF is defined as a vivid purple. It is closely associated with the named CSS color Blue. Its digital footprint relies on 131 parts red, 7 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 49% C, 97% M, 0% Y, and 0% K. The HSL representation is 270.0° hue, 100.0% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8307FF
RGB131, 7, 255
HSL270.0°, 100.0%, 51.4%
CMYK49%, 97%, 0%, 0%
HSV270.0°, 97.3%, 100.0%
LAB41.5, 82.7, -92.3
XYZ27.5, 12.2, 95.5
Decimal8587263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.11:1
Text on #FFFFFF
AA
3.44:1
Text on #000000
AA Large
5.84:1
Text on #F8FAFC
AA
2.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8307FF;
}
.text-color {
color: #8307FF;
}
.border-color {
border: 2px solid #8307FF;
}