#575FA8
A medium, moderate blue closely aligning with Darkslateblue.
About #575FA8
The precise color #575FA8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 95, and 168.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 48% C, 43% M, 0% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
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#575FA8
RGB87, 95, 168
HSL234.1°, 31.8%, 50.0%
CMYK48%, 43%, 0%, 34%
HSV234.1°, 48.2%, 65.9%
LAB42.8, 17.2, -40.3
XYZ15.1, 13.0, 38.8
Decimal5726120
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.82:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.56:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #575FA8;
}
.text-color {
color: #575FA8;
}
.border-color {
border: 2px solid #575FA8;
}