#4992F0
A light, vivid blue closely aligning with Cornflowerblue.
About #4992F0
The hex code #4992F0 represents a beautifully specific shade of blue. Designers often compare it to the standard color Cornflowerblue. In the RGB color space, it consists of 73 red, 146 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 70% Cyan, 39% Magenta, 0% Yellow, and 6% Black. With a hue angle of 213.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#4992F0
RGB73, 146, 240
HSL213.8°, 84.8%, 61.4%
CMYK70%, 39%, 0%, 6%
HSV213.8°, 69.6%, 94.1%
LAB60.1, 7.5, -53.9
XYZ28.8, 28.3, 86.4
Decimal4821744
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4992F0;
}
.text-color {
color: #4992F0;
}
.border-color {
border: 2px solid #4992F0;
}