#5007BD
A dark, vivid purple closely aligning with Blueviolet.
About #5007BD
Visually, #5007BD is defined as a vivid purple. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(80, 7, 189).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 58% cyan, 96% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#5007BD
RGB80, 7, 189
HSL264.1°, 92.9%, 38.4%
CMYK58%, 96%, 0%, 26%
HSV264.1°, 96.3%, 74.1%
LAB28.2, 64.2, -76.6
XYZ12.6, 5.5, 48.5
Decimal5244861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.97:1
Text on #FFFFFF
AAA
2.11:1
Text on #000000
FAIL
9.53:1
Text on #F8FAFC
AAA
1.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5007BD;
}
.text-color {
color: #5007BD;
}
.border-color {
border: 2px solid #5007BD;
}