#1D7CF8
A medium, vivid blue closely aligning with Royalblue.
About #1D7CF8
At its core, #1D7CF8 is a medium and vivid hue. Designers often compare it to the standard color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 124, and 248.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 88% cyan and 50% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D7CF8
RGB29, 124, 248
HSL214.0°, 94.0%, 54.3%
CMYK88%, 50%, 0%, 3%
HSV214.0°, 88.3%, 97.3%
LAB53.4, 19.6, -69.1
XYZ24.7, 21.5, 91.6
Decimal1932536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.97:1
Text on #FFFFFF
AA Large
5.29:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7CF8;
}
.text-color {
color: #1D7CF8;
}
.border-color {
border: 2px solid #1D7CF8;
}