#1E90FF
A medium, vivid blue closely aligning with Dodgerblue.
About #1E90FF
At its core, #1E90FF is a medium and vivid hue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 30 parts red, 144 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 88% cyan and 44% magenta inks. With a hue angle of 209.6 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1E90FF
RGB30, 144, 255
HSL209.6°, 100.0%, 55.9%
CMYK88%, 44%, 0%, 0%
HSV209.6°, 88.2%, 100.0%
LAB59.4, 10.0, -63.4
XYZ28.6, 27.4, 98.4
Decimal2003199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1E90FF;
}
.text-color {
color: #1E90FF;
}
.border-color {
border: 2px solid #1E90FF;
}