#6D75F8
A light, vivid blue closely aligning with Mediumslateblue.
About #6D75F8
The precise color #6D75F8 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 109 red, 117 green, and 248 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 56% cyan and 53% magenta inks. The HSL representation is 236.5° hue, 90.8% saturation, and 70.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D75F8
RGB109, 117, 248
HSL236.5°, 90.8%, 70.0%
CMYK56%, 53%, 0%, 3%
HSV236.5°, 56.0%, 97.3%
LAB54.8, 33.7, -66.7
XYZ29.6, 22.8, 91.6
Decimal7173624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.78:1
Text on #FFFFFF
AA Large
5.55:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D75F8;
}
.text-color {
color: #6D75F8;
}
.border-color {
border: 2px solid #6D75F8;
}