#330FCC
A medium, vivid blue closely aligning with Mediumblue.
About #330FCC
Visually, #330FCC is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 51 parts red, 15 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 75% cyan and 93% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#330FCC
RGB51, 15, 204
HSL251.4°, 86.3%, 42.9%
CMYK75%, 93%, 0%, 20%
HSV251.4°, 92.6%, 80.0%
LAB27.9, 64.8, -86.1
XYZ12.4, 5.4, 57.5
Decimal3346380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.09:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.64:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330FCC;
}
.text-color {
color: #330FCC;
}
.border-color {
border: 2px solid #330FCC;
}