#57337C
A dark, moderate purple closely aligning with Darkslateblue.
About #57337C
At its core, #57337C is a dark and moderate hue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 87 parts red, 51 parts green, and 124 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 30% cyan and 59% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#57337C
RGB87, 51, 124
HSL269.6°, 41.7%, 34.3%
CMYK30%, 59%, 0%, 51%
HSV269.6°, 58.9%, 48.6%
LAB29.0, 31.7, -35.6
XYZ8.8, 5.8, 19.7
Decimal5714812
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.68:1
Text on #FFFFFF
AAA
2.17:1
Text on #000000
FAIL
9.25:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57337C;
}
.text-color {
color: #57337C;
}
.border-color {
border: 2px solid #57337C;
}