#6D6DBD
A medium, moderate blue closely aligning with Cornflowerblue.
About #6D6DBD
When working with digital screens, the color #6D6DBD is rendered by mixing light. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 109 red, 109 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 42% cyan and 42% magenta inks. The HSL representation is 240.0° hue, 37.7% saturation, and 58.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D6DBD
RGB109, 109, 189
HSL240.0°, 37.7%, 58.4%
CMYK42%, 42%, 0%, 26%
HSV240.0°, 42.3%, 74.1%
LAB49.3, 20.5, -42.2
XYZ21.0, 17.9, 50.5
Decimal7171517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6DBD;
}
.text-color {
color: #6D6DBD;
}
.border-color {
border: 2px solid #6D6DBD;
}