#571DD3
A medium, vivid purple closely aligning with Blueviolet.
About #571DD3
The precise color #571DD3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blueviolet. In the RGB color space, it consists of 87 red, 29 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. The color uses 59% Cyan, 86% Magenta, 0% Yellow, and 17% Black. With a hue angle of 259.1 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#571DD3
RGB87, 29, 211
HSL259.1°, 75.8%, 47.1%
CMYK59%, 86%, 0%, 17%
HSV259.1°, 86.3%, 82.7%
LAB33.2, 64.9, -81.2
XYZ16.1, 7.6, 62.2
Decimal5709267
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.33:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.96:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571DD3;
}
.text-color {
color: #571DD3;
}
.border-color {
border: 2px solid #571DD3;
}