#0049F8
A medium, vivid blue closely aligning with Mediumblue.
About #0049F8
At its core, #0049F8 is a medium and vivid hue. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(0, 73, 248).
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 71% Magenta, 0% Yellow, and 3% Black. With a hue angle of 222.3 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0049F8
RGB0, 73, 248
HSL222.3°, 100.0%, 48.6%
CMYK100%, 71%, 0%, 3%
HSV222.3°, 100.0%, 97.3%
LAB40.5, 50.6, -90.3
XYZ19.3, 11.5, 90.0
Decimal18936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.35:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.07:1
Text on #F8FAFC
AA
2.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0049F8;
}
.text-color {
color: #0049F8;
}
.border-color {
border: 2px solid #0049F8;
}