#2C6DD3
A medium, moderate blue closely aligning with Royalblue.
About #2C6DD3
At its core, #2C6DD3 is a medium and moderate hue. Designers often compare it to the standard color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 109, and 211.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 79% C, 48% M, 0% Y, and 17% K. The HSL representation is 216.6° hue, 65.5% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C6DD3
RGB44, 109, 211
HSL216.6°, 65.5%, 50.0%
CMYK79%, 48%, 0%, 17%
HSV216.6°, 79.1%, 82.7%
LAB47.2, 16.1, -58.4
XYZ18.3, 16.2, 63.8
Decimal2911699
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C6DD3;
}
.text-color {
color: #2C6DD3;
}
.border-color {
border: 2px solid #2C6DD3;
}