#6D50E9
A light, vivid blue closely aligning with Mediumslateblue.
About #6D50E9
The hex code #6D50E9 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(109, 80, 233).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 53% C, 66% M, 0% Y, and 9% K. The HSL representation is 251.4° hue, 77.7% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D50E9
RGB109, 80, 233
HSL251.4°, 77.7%, 61.4%
CMYK53%, 66%, 0%, 9%
HSV251.4°, 65.7%, 91.4%
LAB45.5, 50.6, -73.5
XYZ23.9, 14.9, 78.7
Decimal7164137
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D50E9;
}
.text-color {
color: #6D50E9;
}
.border-color {
border: 2px solid #6D50E9;
}