#570792
A dark, vivid purple closely aligning with Indigo.
About #570792
The hex code #570792 represents a beautifully specific shade of purple. Its closest recognized web color is Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 7, and 146.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 40% C, 95% M, 0% Y, and 43% K. The HSL representation is 274.5° hue, 90.8% saturation, and 30.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#570792
RGB87, 7, 146
HSL274.5°, 90.8%, 30.0%
CMYK40%, 95%, 0%, 43%
HSV274.5°, 95.2%, 57.3%
LAB24.5, 55.0, -56.7
XYZ9.2, 4.3, 27.5
Decimal5703570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.35:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.85:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570792;
}
.text-color {
color: #570792;
}
.border-color {
border: 2px solid #570792;
}