#575083
A medium, muted blue closely aligning with Darkslateblue.
About #575083
Visually, #575083 is defined as a muted blue. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 80, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 34% Cyan, 39% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium 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#575083
RGB87, 80, 131
HSL248.2°, 24.2%, 41.4%
CMYK34%, 39%, 0%, 49%
HSV248.2°, 38.9%, 51.4%
LAB36.7, 15.5, -27.7
XYZ10.9, 9.4, 22.7
Decimal5722243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.29:1
Text on #FFFFFF
AAA
2.88:1
Text on #000000
FAIL
6.97:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575083;
}
.text-color {
color: #575083;
}
.border-color {
border: 2px solid #575083;
}