#5716D3
A medium, vivid purple closely aligning with Mediumblue.
About #5716D3
At its core, #5716D3 is a medium and vivid hue. It is closely associated with the named CSS color Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 22, and 211.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 59% cyan and 90% magenta inks. The HSL representation is 260.6° hue, 81.1% saturation, and 45.7% lightness.
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#5716D3
RGB87, 22, 211
HSL260.6°, 81.1%, 45.7%
CMYK59%, 90%, 0%, 17%
HSV260.6°, 89.6%, 82.7%
LAB32.5, 66.9, -82.3
XYZ16.0, 7.3, 62.2
Decimal5707475
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.53:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.16:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5716D3;
}
.text-color {
color: #5716D3;
}
.border-color {
border: 2px solid #5716D3;
}