#2C5FCC
A medium, moderate blue closely aligning with Royalblue.
About #2C5FCC
Visually, #2C5FCC is defined as a moderate blue. Its closest recognized web color is Royalblue. Its digital footprint relies on 44 parts red, 95 parts green, and 204 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 78% C, 53% M, 0% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#2C5FCC
RGB44, 95, 204
HSL220.9°, 64.5%, 48.6%
CMYK78%, 53%, 0%, 20%
HSV220.9°, 78.4%, 80.0%
LAB42.9, 22.4, -61.4
XYZ16.0, 13.1, 58.8
Decimal2908108
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.81:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.55:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C5FCC;
}
.text-color {
color: #2C5FCC;
}
.border-color {
border: 2px solid #2C5FCC;
}