#570742
A very dark, vivid magenta closely aligning with Purple.
About #570742
Visually, #570742 is defined as a vivid magenta. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 87 red, 7 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 92% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#570742
RGB87, 7, 66
HSL315.8°, 85.1%, 18.4%
CMYK0%, 92%, 24%, 66%
HSV315.8°, 92.0%, 34.1%
LAB18.2, 39.6, -14.4
XYZ5.0, 2.6, 5.4
Decimal5703490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.87:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.25:1
Text on #F8FAFC
AAA
1.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570742;
}
.text-color {
color: #570742;
}
.border-color {
border: 2px solid #570742;
}