#160FFF
A medium, vivid blue closely aligning with Blue.
About #160FFF
Visually, #160FFF is defined as a vivid blue. Designers often compare it to the standard color Blue. Its digital footprint relies on 22 parts red, 15 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 91% cyan and 94% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#160FFF
RGB22, 15, 255
HSL241.8°, 100.0%, 52.9%
CMYK91%, 94%, 0%, 0%
HSV241.8°, 94.1%, 100.0%
LAB33.4, 77.0, -106.0
XYZ18.6, 7.7, 95.1
Decimal1445887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.25:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.88:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160FFF;
}
.text-color {
color: #160FFF;
}
.border-color {
border: 2px solid #160FFF;
}