#5057F8
A light, vivid blue closely aligning with Mediumslateblue.
About #5057F8
When working with digital screens, the color #5057F8 is rendered by mixing light. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 80 parts red, 87 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 68% C, 65% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5057F8
RGB80, 87, 248
HSL237.5°, 92.3%, 64.3%
CMYK68%, 65%, 0%, 3%
HSV237.5°, 67.7%, 97.3%
LAB46.0, 47.1, -81.1
XYZ23.7, 15.3, 90.5
Decimal5265400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.17:1
Text on #FFFFFF
AA
4.06:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5057F8;
}
.text-color {
color: #5057F8;
}
.border-color {
border: 2px solid #5057F8;
}