#571DC5
A medium, vivid purple closely aligning with Blueviolet.
About #571DC5
At its core, #571DC5 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. Its digital footprint relies on 87 parts red, 29 parts green, and 197 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 56% 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. 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#571DC5
RGB87, 29, 197
HSL260.7°, 74.3%, 44.3%
CMYK56%, 85%, 0%, 23%
HSV260.7°, 85.3%, 77.3%
LAB31.7, 61.4, -75.5
XYZ14.4, 6.9, 53.4
Decimal5709253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.80:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.41:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571DC5;
}
.text-color {
color: #571DC5;
}
.border-color {
border: 2px solid #571DC5;
}