#4933E9
A medium, vivid blue closely aligning with Mediumblue.
About #4933E9
Visually, #4933E9 is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 51, and 233.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 69% C, 78% M, 0% Y, and 9% K. With a hue angle of 247.3 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4933E9
RGB73, 51, 233
HSL247.3°, 80.5%, 55.7%
CMYK69%, 78%, 0%, 9%
HSV247.3°, 78.1%, 91.4%
LAB37.2, 61.0, -87.1
XYZ18.6, 9.7, 78.0
Decimal4797417
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.16:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.84:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4933E9;
}
.text-color {
color: #4933E9;
}
.border-color {
border: 2px solid #4933E9;
}