#4933F0
A medium, vivid blue closely aligning with Mediumblue.
About #4933F0
The precise color #4933F0 is an excellent choice for modern design projects. 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 240.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 70% cyan and 79% magenta inks. With a hue angle of 247.0 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4933F0
RGB73, 51, 240
HSL247.0°, 86.3%, 57.1%
CMYK70%, 79%, 0%, 6%
HSV247.0°, 78.8%, 94.1%
LAB38.0, 63.0, -89.9
XYZ19.7, 10.1, 83.3
Decimal4797424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.66:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4933F0;
}
.text-color {
color: #4933F0;
}
.border-color {
border: 2px solid #4933F0;
}