#570F7C
A dark, vivid purple closely aligning with Indigo.
About #570F7C
When working with digital screens, the color #570F7C is rendered by mixing light. Designers often compare it to the standard color Indigo. Its digital footprint relies on 87 parts red, 15 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 30% C, 88% M, 0% Y, and 51% K. The HSL representation is 279.6° hue, 78.4% saturation, and 27.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570F7C
RGB87, 15, 124
HSL279.6°, 78.4%, 27.3%
CMYK30%, 88%, 0%, 51%
HSV279.6°, 87.9%, 48.6%
LAB23.1, 48.3, -45.2
XYZ7.7, 3.8, 19.4
Decimal5705596
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.90:1
Text on #FFFFFF
AAA
1.76:1
Text on #000000
FAIL
11.37:1
Text on #F8FAFC
AAA
1.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570F7C;
}
.text-color {
color: #570F7C;
}
.border-color {
border: 2px solid #570F7C;
}