#572CE9
A medium, vivid blue closely aligning with Mediumblue.
About #572CE9
Visually, #572CE9 is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 87 red, 44 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 63% C, 81% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#572CE9
RGB87, 44, 233
HSL253.7°, 81.1%, 54.3%
CMYK63%, 81%, 0%, 9%
HSV253.7°, 81.1%, 91.4%
LAB37.3, 65.3, -87.0
XYZ19.5, 9.7, 77.9
Decimal5713129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.14:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.82:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572CE9;
}
.text-color {
color: #572CE9;
}
.border-color {
border: 2px solid #572CE9;
}