#1649E9
A medium, vivid blue closely aligning with Mediumslateblue.
About #1649E9
The hex code #1649E9 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(22, 73, 233).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 91% cyan and 69% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1649E9
RGB22, 73, 233
HSL225.5°, 82.7%, 50.0%
CMYK91%, 69%, 0%, 9%
HSV225.5°, 90.6%, 91.4%
LAB39.3, 45.8, -83.9
XYZ17.4, 10.8, 78.3
Decimal1460713
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.64:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.34:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1649E9;
}
.text-color {
color: #1649E9;
}
.border-color {
border: 2px solid #1649E9;
}