#572CA8
A medium, moderate purple closely aligning with Indigo.
About #572CA8
The precise color #572CA8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Indigo. Its digital footprint relies on 87 parts red, 44 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 48% Cyan, 74% Magenta, 0% Yellow, and 34% Black. The HSL representation is 260.8° hue, 58.5% saturation, and 41.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#572CA8
RGB87, 44, 168
HSL260.8°, 58.5%, 41.6%
CMYK48%, 74%, 0%, 34%
HSV260.8°, 73.8%, 65.9%
LAB31.0, 47.5, -59.4
XYZ11.9, 6.7, 37.7
Decimal5713064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.01:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.61:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572CA8;
}
.text-color {
color: #572CA8;
}
.border-color {
border: 2px solid #572CA8;
}