#1D0FE2
A medium, vivid blue closely aligning with Mediumblue.
About #1D0FE2
At its core, #1D0FE2 is a medium and vivid hue. It is closely associated with the named CSS color Mediumblue. In the RGB color space, it consists of 29 red, 15 green, and 226 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 87% cyan and 93% magenta inks. With a hue angle of 244.0 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 #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D0FE2
RGB29, 15, 226
HSL244.0°, 87.6%, 47.3%
CMYK87%, 93%, 0%, 11%
HSV244.0°, 93.4%, 88.6%
LAB29.6, 69.8, -95.8
XYZ14.4, 6.1, 72.4
Decimal1904610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.46:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.05:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D0FE2;
}
.text-color {
color: #1D0FE2;
}
.border-color {
border: 2px solid #1D0FE2;
}