#5700BD
A dark, vivid purple closely aligning with Blueviolet.
About #5700BD
The precise color #5700BD is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. Its digital footprint relies on 87 parts red, 0 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 54% C, 100% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5700BD
RGB87, 0, 189
HSL267.6°, 100.0%, 37.1%
CMYK54%, 100%, 0%, 26%
HSV267.6°, 100.0%, 74.1%
LAB28.6, 65.9, -75.8
XYZ13.1, 5.7, 48.6
Decimal5701821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.81:1
Text on #FFFFFF
AAA
2.14:1
Text on #000000
FAIL
9.38:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5700BD;
}
.text-color {
color: #5700BD;
}
.border-color {
border: 2px solid #5700BD;
}