#5F5792
A medium, muted blue closely aligning with Darkslateblue.
About #5F5792
Visually, #5F5792 is defined as a muted blue. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 95 red, 87 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 35% cyan and 40% magenta inks. 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#5F5792
RGB95, 87, 146
HSL248.1°, 25.3%, 45.7%
CMYK35%, 40%, 0%, 43%
HSV248.1°, 40.4%, 57.3%
LAB40.1, 17.8, -31.4
XYZ13.3, 11.3, 28.7
Decimal6248338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.43:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.15:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F5792;
}
.text-color {
color: #5F5792;
}
.border-color {
border: 2px solid #5F5792;
}