#6D6DCC
A light, moderate blue closely aligning with Mediumpurple.
About #6D6DCC
The precise color #6D6DCC is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumpurple. In the RGB color space, it consists of 109 red, 109 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 47% C, 47% M, 0% Y, and 20% K. With a hue angle of 240.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D6DCC
RGB109, 109, 204
HSL240.0°, 48.2%, 61.4%
CMYK47%, 47%, 0%, 20%
HSV240.0°, 46.6%, 80.0%
LAB50.2, 25.0, -49.5
XYZ22.7, 18.5, 59.5
Decimal7171532
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.71:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6DCC;
}
.text-color {
color: #6D6DCC;
}
.border-color {
border: 2px solid #6D6DCC;
}