#1650E2
A medium, vivid blue closely aligning with Mediumslateblue.
About #1650E2
Visually, #1650E2 is defined as a vivid blue. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 22 red, 80 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 90% cyan and 65% magenta inks. With a hue angle of 222.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1650E2
RGB22, 80, 226
HSL222.9°, 82.3%, 48.6%
CMYK90%, 65%, 0%, 11%
HSV222.9°, 90.3%, 88.6%
LAB40.2, 38.9, -78.3
XYZ16.9, 11.4, 73.3
Decimal1462498
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1650E2;
}
.text-color {
color: #1650E2;
}
.border-color {
border: 2px solid #1650E2;
}