#5716F0
A medium, vivid purple closely aligning with Mediumblue.
About #5716F0
Visually, #5716F0 is defined as a vivid purple. It is closely associated with the named CSS color Mediumblue. In the RGB color space, it consists of 87 red, 22 green, and 240 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 64% cyan and 91% magenta inks. The HSL representation is 257.9° hue, 87.9% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5716F0
RGB87, 22, 240
HSL257.9°, 87.9%, 51.4%
CMYK64%, 91%, 0%, 6%
HSV257.9°, 90.8%, 94.1%
LAB35.8, 74.0, -93.5
XYZ19.9, 8.9, 83.1
Decimal5707504
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.56:1
Text on #FFFFFF
AAA
2.78:1
Text on #000000
FAIL
7.22:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5716F0;
}
.text-color {
color: #5716F0;
}
.border-color {
border: 2px solid #5716F0;
}