#1D57BD
A medium, vivid blue closely aligning with Royalblue.
About #1D57BD
At its core, #1D57BD is a medium and vivid hue. Designers often compare it to the standard color Royalblue. Its digital footprint relies on 29 parts red, 87 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 85% cyan and 54% magenta inks. The HSL representation is 218.3° hue, 73.4% saturation, and 42.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1D57BD
RGB29, 87, 189
HSL218.3°, 73.4%, 42.7%
CMYK85%, 54%, 0%, 26%
HSV218.3°, 84.7%, 74.1%
LAB39.2, 20.5, -58.7
XYZ13.1, 10.8, 49.5
Decimal1923005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.67:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.37:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D57BD;
}
.text-color {
color: #1D57BD;
}
.border-color {
border: 2px solid #1D57BD;
}