#6D75DB
A light, moderate blue closely aligning with Mediumpurple.
About #6D75DB
The hex code #6D75DB represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumpurple. In the RGB color space, it consists of 109 red, 117 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 50% C, 47% M, 0% Y, and 14% K. The HSL representation is 235.6° hue, 60.4% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#6D75DB
RGB109, 117, 219
HSL235.6°, 60.4%, 64.3%
CMYK50%, 47%, 0%, 14%
HSV235.6°, 50.2%, 85.9%
LAB53.0, 24.7, -53.4
XYZ25.5, 21.1, 69.7
Decimal7173595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D75DB;
}
.text-color {
color: #6D75DB;
}
.border-color {
border: 2px solid #6D75DB;
}