#1D42F8
A medium, vivid blue closely aligning with Mediumblue.
About #1D42F8
The precise color #1D42F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumblue. In the RGB color space, it consists of 29 red, 66 green, and 248 blue.
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 73% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D42F8
RGB29, 66, 248
HSL229.9°, 94.0%, 54.3%
CMYK88%, 73%, 0%, 3%
HSV229.9°, 88.3%, 97.3%
LAB39.5, 55.3, -92.0
XYZ19.4, 10.9, 89.9
Decimal1917688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.59:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.30:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D42F8;
}
.text-color {
color: #1D42F8;
}
.border-color {
border: 2px solid #1D42F8;
}