#4916FF
A medium, vivid blue closely aligning with Blue.
About #4916FF
The precise color #4916FF is an excellent choice for modern design projects. Designers often compare it to the standard color Blue. In the RGB color space, it consists of 73 red, 22 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 71% Cyan, 91% Magenta, 0% Yellow, and 0% Black. The HSL representation is 253.1° hue, 100.0% saturation, and 54.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#4916FF
RGB73, 22, 255
HSL253.1°, 100.0%, 54.3%
CMYK71%, 91%, 0%, 0%
HSV253.1°, 91.4%, 100.0%
LAB36.4, 76.9, -101.0
XYZ21.1, 9.2, 95.3
Decimal4790015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.39:1
Text on #FFFFFF
AAA
2.84:1
Text on #000000
FAIL
7.06:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4916FF;
}
.text-color {
color: #4916FF;
}
.border-color {
border: 2px solid #4916FF;
}