#1616F8
A medium, vivid blue closely aligning with Blue.
About #1616F8
Visually, #1616F8 is defined as a vivid blue. Its closest recognized web color is Blue. In the RGB color space, it consists of 22 red, 22 green, and 248 blue.
If you are designing for print, the four-color process is what matters most. The color uses 91% Cyan, 91% Magenta, 0% Yellow, and 3% Black. With a hue angle of 240.0 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1616F8
RGB22, 22, 248
HSL240.0°, 94.2%, 52.9%
CMYK91%, 91%, 0%, 3%
HSV240.0°, 91.1%, 97.3%
LAB33.0, 73.7, -102.8
XYZ17.6, 7.5, 89.3
Decimal1447672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.39:1
Text on #FFFFFF
AAA
2.50:1
Text on #000000
FAIL
8.01:1
Text on #F8FAFC
AAA
2.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1616F8;
}
.text-color {
color: #1616F8;
}
.border-color {
border: 2px solid #1616F8;
}