#574275
A dark, muted purple closely aligning with Darkslateblue.
About #574275
The hex code #574275 represents a beautifully specific shade of purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 87 red, 66 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 26% cyan, 44% magenta, 0% yellow, and 54% black. The HSL representation is 264.7° hue, 27.9% saturation, and 35.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#574275
RGB87, 66, 117
HSL264.7°, 27.9%, 35.9%
CMYK26%, 44%, 0%, 54%
HSV264.7°, 43.6%, 45.9%
LAB32.3, 20.6, -26.0
XYZ9.1, 7.2, 17.7
Decimal5718645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.60:1
Text on #FFFFFF
AAA
2.44:1
Text on #000000
FAIL
8.22:1
Text on #F8FAFC
AAA
2.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #574275;
}
.text-color {
color: #574275;
}
.border-color {
border: 2px solid #574275;
}