#1657DB
A medium, vivid blue closely aligning with Royalblue.
About #1657DB
Visually, #1657DB is defined as a vivid blue. It is closely associated with the named CSS color Royalblue. In the RGB color space, it consists of 22 red, 87 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 90% cyan and 60% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1657DB
RGB22, 87, 219
HSL220.2°, 81.7%, 47.3%
CMYK90%, 60%, 0%, 14%
HSV220.2°, 90.0%, 85.9%
LAB41.4, 31.8, -72.4
XYZ16.5, 12.1, 68.5
Decimal1464283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1657DB;
}
.text-color {
color: #1657DB;
}
.border-color {
border: 2px solid #1657DB;
}