#6DA0E9
A light, vivid blue closely aligning with Cornflowerblue.
About #6DA0E9
The precise color #6DA0E9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Cornflowerblue. This translates to an RGB value of rgb(109, 160, 233).
If you are designing for print, the four-color process is what matters most. The color uses 53% Cyan, 31% Magenta, 0% Yellow, and 9% Black. The HSL representation is 215.3° hue, 73.8% saturation, and 67.1% lightness.
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#6DA0E9
RGB109, 160, 233
HSL215.3°, 73.8%, 67.1%
CMYK53%, 31%, 0%, 9%
HSV215.3°, 53.2%, 91.4%
LAB65.2, 3.6, -41.9
XYZ33.6, 34.3, 81.9
Decimal7184617
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.86:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6DA0E9;
}
.text-color {
color: #6DA0E9;
}
.border-color {
border: 2px solid #6DA0E9;
}