#575FF8
A light, vivid blue closely aligning with Mediumslateblue.
About #575FF8
The precise color #575FF8 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 87 red, 95 green, and 248 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 65% C, 62% M, 0% Y, and 3% K. 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 light color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#575FF8
RGB87, 95, 248
HSL237.0°, 92.0%, 65.7%
CMYK65%, 62%, 0%, 3%
HSV237.0°, 64.9%, 97.3%
LAB48.2, 43.3, -77.5
XYZ25.0, 17.0, 90.8
Decimal5726200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.78:1
Text on #FFFFFF
AA
4.40:1
Text on #000000
AA Large
4.56:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #575FF8;
}
.text-color {
color: #575FF8;
}
.border-color {
border: 2px solid #575FF8;
}