#1650F8
A medium, vivid blue closely aligning with Mediumslateblue.
About #1650F8
When working with digital screens, the color #1650F8 is rendered by mixing light. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(22, 80, 248).
If you are designing for print, the four-color process is what matters most. The color uses 91% Cyan, 68% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1650F8
RGB22, 80, 248
HSL224.6°, 94.2%, 52.9%
CMYK91%, 68%, 0%, 3%
HSV224.6°, 91.1%, 97.3%
LAB42.3, 46.9, -87.3
XYZ20.1, 12.7, 90.2
Decimal1462520
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1650F8;
}
.text-color {
color: #1650F8;
}
.border-color {
border: 2px solid #1650F8;
}