#6D668A
A medium, muted blue closely aligning with Slategray.
About #6D668A
When working with digital screens, the color #6D668A is rendered by mixing light. Its closest recognized web color is Slategray. In the RGB color space, it consists of 109 red, 102 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 21% C, 26% M, 0% Y, and 46% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D668A
RGB109, 102, 138
HSL251.7°, 15.0%, 47.1%
CMYK21%, 26%, 0%, 46%
HSV251.7°, 26.1%, 54.1%
LAB45.1, 10.8, -18.9
XYZ15.6, 14.6, 26.0
Decimal7169674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D668A;
}
.text-color {
color: #6D668A;
}
.border-color {
border: 2px solid #6D668A;
}