#8307BD
A dark, vivid purple closely aligning with Darkviolet.
About #8307BD
The precise color #8307BD is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. Its digital footprint relies on 131 parts red, 7 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 31% cyan and 96% magenta inks. With a hue angle of 280.9 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8307BD
RGB131, 7, 189
HSL280.9°, 92.9%, 38.4%
CMYK31%, 96%, 0%, 26%
HSV280.9°, 96.3%, 74.1%
LAB35.3, 69.3, -64.6
XYZ18.6, 8.7, 48.8
Decimal8587197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.69:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.35:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8307BD;
}
.text-color {
color: #8307BD;
}
.border-color {
border: 2px solid #8307BD;
}