#570057
A very dark, vivid magenta closely aligning with Purple.
About #570057
The hex code #570057 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 87 red, 0 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 100% M, 0% Y, and 66% K. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570057
RGB87, 0, 87
HSL300.0°, 100.0%, 17.1%
CMYK0%, 100%, 0%, 66%
HSV300.0°, 100.0%, 34.1%
LAB18.9, 44.9, -27.8
XYZ5.7, 2.7, 9.2
Decimal5701719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.61:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.01:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570057;
}
.text-color {
color: #570057;
}
.border-color {
border: 2px solid #570057;
}