#1D49FF
A medium, vivid blue closely aligning with Mediumblue.
About #1D49FF
The hex code #1D49FF represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(29, 73, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 89% C, 71% M, 0% Y, and 0% K. With a hue angle of 228.3 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D49FF
RGB29, 73, 255
HSL228.3°, 100.0%, 55.7%
CMYK89%, 71%, 0%, 0%
HSV228.3°, 88.6%, 100.0%
LAB41.6, 53.7, -92.4
XYZ20.9, 12.2, 95.9
Decimal1919487
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.09:1
Text on #FFFFFF
AA
3.45:1
Text on #000000
AA Large
5.82:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D49FF;
}
.text-color {
color: #1D49FF;
}
.border-color {
border: 2px solid #1D49FF;
}