#1650E9
A medium, vivid blue closely aligning with Mediumslateblue.
About #1650E9
Visually, #1650E9 is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 80, and 233.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 91% cyan and 66% magenta inks. With a hue angle of 223.5 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#1650E9
RGB22, 80, 233
HSL223.5°, 82.7%, 50.0%
CMYK91%, 66%, 0%, 9%
HSV223.5°, 90.6%, 91.4%
LAB40.9, 41.5, -81.2
XYZ17.9, 11.8, 78.4
Decimal1462505
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.25:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.98:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1650E9;
}
.text-color {
color: #1650E9;
}
.border-color {
border: 2px solid #1650E9;
}