#4916E9
A medium, vivid blue closely aligning with Mediumblue.
About #4916E9
When working with digital screens, the color #4916E9 is rendered by mixing light. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(73, 22, 233).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 69% cyan and 91% magenta inks. The HSL representation is 254.5° hue, 82.7% saturation, and 50.0% 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#4916E9
RGB73, 22, 233
HSL254.5°, 82.7%, 50.0%
CMYK69%, 91%, 0%, 9%
HSV254.5°, 90.6%, 91.4%
LAB33.7, 71.5, -93.0
XYZ17.7, 7.9, 77.7
Decimal4789993
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.16:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.80:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4916E9;
}
.text-color {
color: #4916E9;
}
.border-color {
border: 2px solid #4916E9;
}