#5724A8
A medium, moderate purple closely aligning with Indigo.
About #5724A8
At its core, #5724A8 is a medium and moderate hue. Its closest recognized web color is Indigo. Its digital footprint relies on 87 parts red, 36 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 48% Cyan, 79% Magenta, 0% Yellow, and 34% Black. The HSL representation is 263.2° hue, 64.7% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#5724A8
RGB87, 36, 168
HSL263.2°, 64.7%, 40.0%
CMYK48%, 79%, 0%, 34%
HSV263.2°, 78.6%, 65.9%
LAB29.7, 51.2, -61.5
XYZ11.6, 6.1, 37.6
Decimal5711016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.45:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.03:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5724A8;
}
.text-color {
color: #5724A8;
}
.border-color {
border: 2px solid #5724A8;
}