#8307DB
A medium, vivid purple closely aligning with Blueviolet.
About #8307DB
Visually, #8307DB is defined as a vivid purple. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 7, and 219.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 40% cyan and 97% magenta inks. With a hue angle of 275.1 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8307DB
RGB131, 7, 219
HSL275.1°, 93.8%, 44.3%
CMYK40%, 97%, 0%, 14%
HSV275.1°, 96.8%, 85.9%
LAB38.0, 75.2, -77.7
XYZ22.2, 10.1, 67.8
Decimal8587227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8307DB;
}
.text-color {
color: #8307DB;
}
.border-color {
border: 2px solid #8307DB;
}