#570799
A dark, vivid purple closely aligning with Indigo.
About #570799
The hex code #570799 represents a beautifully specific shade of purple. Its closest recognized web color is Indigo. This translates to an RGB value of rgb(87, 7, 153).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 43% Cyan, 95% Magenta, 0% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#570799
RGB87, 7, 153
HSL272.9°, 91.2%, 31.4%
CMYK43%, 95%, 0%, 40%
HSV272.9°, 95.4%, 60.0%
LAB25.2, 56.6, -59.8
XYZ9.8, 4.5, 30.5
Decimal5703577
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.08:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.59:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570799;
}
.text-color {
color: #570799;
}
.border-color {
border: 2px solid #570799;
}