#2C7CD3
A medium, moderate blue closely aligning with Cornflowerblue.
About #2C7CD3
Visually, #2C7CD3 is defined as a moderate blue. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(44, 124, 211).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 79% cyan and 41% magenta inks. With a hue angle of 211.3 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C7CD3
RGB44, 124, 211
HSL211.3°, 65.5%, 50.0%
CMYK79%, 41%, 0%, 17%
HSV211.3°, 79.1%, 82.7%
LAB51.4, 6.7, -51.6
XYZ20.0, 19.7, 64.4
Decimal2915539
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.93:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7CD3;
}
.text-color {
color: #2C7CD3;
}
.border-color {
border: 2px solid #2C7CD3;
}