#5766F8
A light, vivid blue closely aligning with Mediumslateblue.
About #5766F8
The hex code #5766F8 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 87 parts red, 102 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 65% C, 59% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5766F8
RGB87, 102, 248
HSL234.4°, 92.0%, 65.7%
CMYK65%, 59%, 0%, 3%
HSV234.4°, 64.9%, 97.3%
LAB49.9, 39.1, -74.8
XYZ25.6, 18.3, 91.0
Decimal5727992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.66:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.96:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5766F8;
}
.text-color {
color: #5766F8;
}
.border-color {
border: 2px solid #5766F8;
}