#5F57E9
A light, vivid blue closely aligning with Mediumslateblue.
About #5F57E9
Visually, #5F57E9 is defined as a vivid blue. It is closely associated with the named CSS color Mediumslateblue. Its digital footprint relies on 95 parts red, 87 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 59% cyan and 63% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F57E9
RGB95, 87, 233
HSL243.3°, 76.8%, 62.7%
CMYK59%, 63%, 0%, 9%
HSV243.3°, 62.7%, 91.4%
LAB45.8, 44.4, -73.0
XYZ22.8, 15.1, 78.8
Decimal6248425
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.22:1
Text on #FFFFFF
AA
4.03:1
Text on #000000
AA Large
4.98:1
Text on #F8FAFC
AA
3.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F57E9;
}
.text-color {
color: #5F57E9;
}
.border-color {
border: 2px solid #5F57E9;
}