#574292
A medium, moderate purple closely aligning with Darkslateblue.
About #574292
At its core, #574292 is a medium and moderate hue. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 66, and 146.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 40% C, 55% M, 0% Y, and 43% K. This makes it a relatively light 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#574292
RGB87, 66, 146
HSL255.8°, 37.7%, 41.6%
CMYK40%, 55%, 0%, 43%
HSV255.8°, 54.8%, 57.3%
LAB34.0, 28.7, -41.2
XYZ11.1, 8.0, 28.2
Decimal5718674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.08:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.72:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #574292;
}
.text-color {
color: #574292;
}
.border-color {
border: 2px solid #574292;
}