#5766FF
A light, vivid blue closely aligning with Mediumslateblue.
About #5766FF
The precise color #5766FF 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, 102 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 66% cyan, 60% magenta, 0% yellow, and 0% black. 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, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5766FF
RGB87, 102, 255
HSL234.6°, 100.0%, 67.1%
CMYK66%, 60%, 0%, 0%
HSV234.6°, 65.9%, 100.0%
LAB50.4, 41.4, -77.9
XYZ26.7, 18.7, 96.8
Decimal5727999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5766FF;
}
.text-color {
color: #5766FF;
}
.border-color {
border: 2px solid #5766FF;
}