#5075C5
A medium, moderate blue closely aligning with Cornflowerblue.
About #5075C5
At its core, #5075C5 is a medium and moderate hue. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 80 parts red, 117 parts green, and 197 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 59% Cyan, 41% Magenta, 0% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5075C5
RGB80, 117, 197
HSL221.0°, 50.2%, 54.3%
CMYK59%, 41%, 0%, 23%
HSV221.0°, 59.4%, 77.3%
LAB50.0, 11.4, -45.7
XYZ19.7, 18.5, 55.3
Decimal5273029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.48:1
Text on #FFFFFF
AA Large
4.69:1
Text on #000000
AA
4.28:1
Text on #F8FAFC
AA Large
3.99:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5075C5;
}
.text-color {
color: #5075C5;
}
.border-color {
border: 2px solid #5075C5;
}