#1649F0
A medium, vivid blue closely aligning with Mediumblue.
About #1649F0
At its core, #1649F0 is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(22, 73, 240).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 91% C, 70% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1649F0
RGB22, 73, 240
HSL226.0°, 87.9%, 51.4%
CMYK91%, 70%, 0%, 6%
HSV226.0°, 90.8%, 94.1%
LAB40.0, 48.3, -86.7
XYZ18.4, 11.2, 83.6
Decimal1460720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.47:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.18:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1649F0;
}
.text-color {
color: #1649F0;
}
.border-color {
border: 2px solid #1649F0;
}