#1D57CC
A medium, vivid blue closely aligning with Royalblue.
About #1D57CC
Visually, #1D57CC is defined as a vivid blue. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 29 red, 87 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 86% C, 57% M, 0% Y, and 20% K. With a hue angle of 220.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D57CC
RGB29, 87, 204
HSL220.1°, 75.1%, 45.7%
CMYK86%, 57%, 0%, 20%
HSV220.1°, 85.8%, 80.0%
LAB40.3, 26.4, -65.6
XYZ14.8, 11.4, 58.6
Decimal1923020
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D57CC;
}
.text-color {
color: #1D57CC;
}
.border-color {
border: 2px solid #1D57CC;
}