#570033
A very dark, vivid magenta closely aligning with Purple.
About #570033
The precise color #570033 is an excellent choice for modern design projects. Its closest recognized web color is Purple. Its digital footprint relies on 87 parts red, 0 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 41% Yellow, and 66% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570033
RGB87, 0, 51
HSL324.8°, 100.0%, 17.1%
CMYK0%, 100%, 41%, 66%
HSV324.8°, 100.0%, 34.1%
LAB16.8, 39.8, -6.0
XYZ4.5, 2.3, 3.3
Decimal5701683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.45:1
Text on #FFFFFF
AAA
1.45:1
Text on #000000
FAIL
13.81:1
Text on #F8FAFC
AAA
1.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570033;
}
.text-color {
color: #570033;
}
.border-color {
border: 2px solid #570033;
}