#1657F8
A medium, vivid blue closely aligning with Mediumslateblue.
About #1657F8
The hex code #1657F8 represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 22 red, 87 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 65% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1657F8
RGB22, 87, 248
HSL222.7°, 94.2%, 52.9%
CMYK91%, 65%, 0%, 3%
HSV222.7°, 91.1%, 97.3%
LAB43.9, 42.6, -84.7
XYZ20.7, 13.8, 90.4
Decimal1464312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.60:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1657F8;
}
.text-color {
color: #1657F8;
}
.border-color {
border: 2px solid #1657F8;
}