#4966AF
A medium, moderate blue closely aligning with Cornflowerblue.
About #4966AF
At its core, #4966AF is a medium and moderate hue. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(73, 102, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 58% cyan and 42% magenta inks. With a hue angle of 222.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4966AF
RGB73, 102, 175
HSL222.9°, 41.1%, 48.6%
CMYK58%, 42%, 0%, 31%
HSV222.9°, 58.3%, 68.6%
LAB44.3, 11.9, -42.2
XYZ15.2, 14.0, 42.5
Decimal4810415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.52:1
Text on #FFFFFF
AA
3.80:1
Text on #000000
AA Large
5.28:1
Text on #F8FAFC
AA
3.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4966AF;
}
.text-color {
color: #4966AF;
}
.border-color {
border: 2px solid #4966AF;
}