#1649E2
A medium, vivid blue closely aligning with Mediumslateblue.
About #1649E2
When working with digital screens, the color #1649E2 is rendered by mixing light. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 22 red, 73 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 68% M, 0% Y, and 11% K. 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#1649E2
RGB22, 73, 226
HSL225.0°, 82.3%, 48.6%
CMYK90%, 68%, 0%, 11%
HSV225.0°, 90.3%, 88.6%
LAB38.6, 43.3, -81.0
XYZ16.4, 10.4, 73.1
Decimal1460706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.81:1
Text on #FFFFFF
AA
3.09:1
Text on #000000
AA Large
6.51:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1649E2;
}
.text-color {
color: #1649E2;
}
.border-color {
border: 2px solid #1649E2;
}