#5F1DBD
A medium, vivid purple closely aligning with Blueviolet.
About #5F1DBD
At its core, #5F1DBD is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(95, 29, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 50% cyan and 85% 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 medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F1DBD
RGB95, 29, 189
HSL264.8°, 73.4%, 42.7%
CMYK50%, 85%, 0%, 26%
HSV264.8°, 84.7%, 74.1%
LAB31.8, 60.3, -70.6
XYZ14.3, 7.0, 48.7
Decimal6233533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.76:1
Text on #FFFFFF
AAA
2.40:1
Text on #000000
FAIL
8.37:1
Text on #F8FAFC
AAA
2.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F1DBD;
}
.text-color {
color: #5F1DBD;
}
.border-color {
border: 2px solid #5F1DBD;
}