#575775
A medium, muted blue closely aligning with Slategray.
About #575775
When working with digital screens, the color #575775 is rendered by mixing light. Its closest recognized web color is Slategray. This translates to an RGB value of rgb(87, 87, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 26% C, 26% M, 0% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#575775
RGB87, 87, 117
HSL240.0°, 14.7%, 40.0%
CMYK26%, 26%, 0%, 54%
HSV240.0°, 25.6%, 45.9%
LAB38.1, 7.2, -17.0
XYZ10.5, 10.1, 18.2
Decimal5724021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.94:1
Text on #FFFFFF
AA
3.03:1
Text on #000000
AA Large
6.63:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575775;
}
.text-color {
color: #575775;
}
.border-color {
border: 2px solid #575775;
}