#5F00BD
A dark, vivid purple closely aligning with Blueviolet.
About #5F00BD
The precise color #5F00BD is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 95 red, 0 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 100% Magenta, 0% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F00BD
RGB95, 0, 189
HSL270.2°, 100.0%, 37.1%
CMYK50%, 100%, 0%, 26%
HSV270.2°, 100.0%, 74.1%
LAB29.7, 66.6, -74.1
XYZ13.9, 6.1, 48.6
Decimal6226109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.45:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.04:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F00BD;
}
.text-color {
color: #5F00BD;
}
.border-color {
border: 2px solid #5F00BD;
}