#1D16F0
A medium, vivid blue closely aligning with Blue.
About #1D16F0
The precise color #1D16F0 is an excellent choice for modern design projects. Its closest recognized web color is Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 22, and 240.
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 91% Magenta, 0% Yellow, and 6% Black. The HSL representation is 241.9° hue, 87.9% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D16F0
RGB29, 22, 240
HSL241.9°, 87.9%, 51.4%
CMYK88%, 91%, 0%, 6%
HSV241.9°, 90.8%, 94.1%
LAB32.1, 71.8, -99.7
XYZ16.5, 7.1, 82.9
Decimal1906416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.66:1
Text on #FFFFFF
AAA
2.43:1
Text on #000000
FAIL
8.28:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D16F0;
}
.text-color {
color: #1D16F0;
}
.border-color {
border: 2px solid #1D16F0;
}