#3316F0
A medium, vivid blue closely aligning with Mediumblue.
About #3316F0
The precise color #3316F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumblue. Its digital footprint relies on 51 parts red, 22 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 79% cyan, 91% magenta, 0% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
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#3316F0
RGB51, 22, 240
HSL248.0°, 87.9%, 51.4%
CMYK79%, 91%, 0%, 6%
HSV248.0°, 90.8%, 94.1%
LAB33.1, 72.3, -98.1
XYZ17.4, 7.6, 83.0
Decimal3348208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.35:1
Text on #FFFFFF
AAA
2.51:1
Text on #000000
FAIL
7.98:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3316F0;
}
.text-color {
color: #3316F0;
}
.border-color {
border: 2px solid #3316F0;
}