#570775
A dark, vivid purple closely aligning with Indigo.
About #570775
The precise color #570775 is an excellent choice for modern design projects. Its closest recognized web color is Indigo. In the RGB color space, it consists of 87 red, 7 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 26% cyan and 94% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570775
RGB87, 7, 117
HSL283.6°, 88.7%, 24.3%
CMYK26%, 94%, 0%, 54%
HSV283.6°, 94.0%, 45.9%
LAB21.8, 48.8, -42.8
XYZ7.2, 3.5, 17.1
Decimal5703541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.41:1
Text on #FFFFFF
AAA
1.69:1
Text on #000000
FAIL
11.86:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570775;
}
.text-color {
color: #570775;
}
.border-color {
border: 2px solid #570775;
}