#6D6DE9
A light, vivid blue closely aligning with Mediumslateblue.
About #6D6DE9
The precise color #6D6DE9 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(109, 109, 233).
For print applications, it's crucial to understand its CMYK makeup. The color uses 53% Cyan, 53% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D6DE9
RGB109, 109, 233
HSL240.0°, 73.8%, 67.1%
CMYK53%, 53%, 0%, 9%
HSV240.0°, 53.2%, 91.4%
LAB51.9, 33.8, -63.0
XYZ26.5, 20.1, 79.6
Decimal7171561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.19:1
Text on #FFFFFF
AA Large
5.01:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6DE9;
}
.text-color {
color: #6D6DE9;
}
.border-color {
border: 2px solid #6D6DE9;
}