#575FF0
A light, vivid blue closely aligning with Mediumslateblue.
About #575FF0
The precise color #575FF0 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(87, 95, 240).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 64% cyan, 60% magenta, 0% yellow, and 6% black. The HSL representation is 236.9° hue, 83.6% saturation, and 64.1% lightness.
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#575FF0
RGB87, 95, 240
HSL236.9°, 83.6%, 64.1%
CMYK64%, 60%, 0%, 6%
HSV236.9°, 63.7%, 94.1%
LAB47.6, 40.7, -74.0
XYZ23.8, 16.5, 84.4
Decimal5726192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #575FF0;
}
.text-color {
color: #575FF0;
}
.border-color {
border: 2px solid #575FF0;
}