#6C6AD4
A light, moderate blue closely aligning with Slateblue.
About #6C6AD4
The precise color #6C6AD4 is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 108 red, 106 green, and 212 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 49% C, 50% M, 0% Y, and 17% K. With a hue angle of 241.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6C6AD4
RGB108, 106, 212
HSL241.1°, 55.2%, 62.4%
CMYK49%, 50%, 0%, 17%
HSV241.1°, 50.0%, 83.1%
LAB49.8, 29.0, -54.6
XYZ23.2, 18.2, 64.6
Decimal7105236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6C6AD4;
}
.text-color {
color: #6C6AD4;
}
.border-color {
border: 2px solid #6C6AD4;
}