#0049F0
A medium, vivid blue closely aligning with Mediumblue.
About #0049F0
The hex code #0049F0 represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 0 parts red, 73 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 100% Cyan, 70% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0049F0
RGB0, 73, 240
HSL221.8°, 100.0%, 47.1%
CMYK100%, 70%, 0%, 6%
HSV221.8°, 100.0%, 94.1%
LAB39.7, 47.7, -87.2
XYZ18.1, 11.1, 83.6
Decimal18928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.54:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.25:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0049F0;
}
.text-color {
color: #0049F0;
}
.border-color {
border: 2px solid #0049F0;
}