#572CFF
A medium, vivid blue closely aligning with Mediumblue.
About #572CFF
At its core, #572CFF is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 87 red, 44 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 66% Cyan, 83% Magenta, 0% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#572CFF
RGB87, 44, 255
HSL252.2°, 100.0%, 58.6%
CMYK66%, 83%, 0%, 0%
HSV252.2°, 82.7%, 100.0%
LAB39.7, 71.1, -95.5
XYZ22.9, 11.0, 95.5
Decimal5713151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.54:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.25:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572CFF;
}
.text-color {
color: #572CFF;
}
.border-color {
border: 2px solid #572CFF;
}