#570049
A very dark, vivid magenta closely aligning with Purple.
About #570049
Visually, #570049 is defined as a vivid magenta. It is closely associated with the named CSS color Purple. This translates to an RGB value of rgb(87, 0, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 100% magenta, 16% yellow, and 66% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#570049
RGB87, 0, 73
HSL309.7°, 100.0%, 17.1%
CMYK0%, 100%, 16%, 66%
HSV309.7°, 100.0%, 34.1%
LAB18.0, 42.7, -19.7
XYZ5.1, 2.5, 6.5
Decimal5701705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.99:1
Text on #FFFFFF
AAA
1.50:1
Text on #000000
FAIL
13.37:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570049;
}
.text-color {
color: #570049;
}
.border-color {
border: 2px solid #570049;
}