#57167C
A dark, moderate purple closely aligning with Rebeccapurple.
About #57167C
The precise color #57167C is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 22, and 124.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 30% C, 82% M, 0% Y, and 51% K. With a hue angle of 278.2 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57167C
RGB87, 22, 124
HSL278.2°, 69.9%, 28.6%
CMYK30%, 82%, 0%, 51%
HSV278.2°, 82.3%, 48.6%
LAB23.9, 46.0, -43.9
XYZ7.9, 4.1, 19.4
Decimal5707388
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.60:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.08:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57167C;
}
.text-color {
color: #57167C;
}
.border-color {
border: 2px solid #57167C;
}