#5716FF
A medium, vivid purple closely aligning with Blue.
About #5716FF
Visually, #5716FF is defined as a vivid purple. Its closest recognized web color is Blue. In the RGB color space, it consists of 87 red, 22 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 66% cyan, 91% magenta, 0% yellow, and 0% black. The HSL representation is 256.7° hue, 100.0% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#5716FF
RGB87, 22, 255
HSL256.7°, 100.0%, 54.3%
CMYK66%, 91%, 0%, 0%
HSV256.7°, 91.4%, 100.0%
LAB37.5, 77.6, -99.1
XYZ22.3, 9.8, 95.3
Decimal5707519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.08:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5716FF;
}
.text-color {
color: #5716FF;
}
.border-color {
border: 2px solid #5716FF;
}