#570092
A dark, vivid purple closely aligning with Indigo.
About #570092
Visually, #570092 is defined as a vivid purple. Designers often compare it to the standard color Indigo. This translates to an RGB value of rgb(87, 0, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 40% C, 100% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#570092
RGB87, 0, 146
HSL275.8°, 100.0%, 28.6%
CMYK40%, 100%, 0%, 43%
HSV275.8°, 100.0%, 57.3%
LAB24.0, 56.5, -57.5
XYZ9.1, 4.1, 27.5
Decimal5701778
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.54:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.03:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570092;
}
.text-color {
color: #570092;
}
.border-color {
border: 2px solid #570092;
}