#570FD3
A medium, vivid purple closely aligning with Mediumblue.
About #570FD3
The precise color #570FD3 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. Its digital footprint relies on 87 parts red, 15 parts green, and 211 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 59% Cyan, 93% Magenta, 0% Yellow, and 17% Black. With a hue angle of 262.0 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. 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#570FD3
RGB87, 15, 211
HSL262.0°, 86.7%, 44.3%
CMYK59%, 93%, 0%, 17%
HSV262.0°, 92.9%, 82.7%
LAB32.0, 68.5, -83.2
XYZ15.9, 7.1, 62.2
Decimal5705683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.70:1
Text on #FFFFFF
AAA
2.41:1
Text on #000000
FAIL
8.31:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570FD3;
}
.text-color {
color: #570FD3;
}
.border-color {
border: 2px solid #570FD3;
}