#330FFF
A medium, vivid blue closely aligning with Blue.
About #330FFF
The precise color #330FFF is an excellent choice for modern design projects. Designers often compare it to the standard color Blue. Its digital footprint relies on 51 parts red, 15 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 80% cyan, 94% magenta, 0% yellow, and 0% black. With a hue angle of 249.0 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#330FFF
RGB51, 15, 255
HSL249.0°, 100.0%, 52.9%
CMYK80%, 94%, 0%, 0%
HSV249.0°, 94.1%, 100.0%
LAB34.5, 77.5, -104.1
XYZ19.6, 8.3, 95.2
Decimal3346431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.92:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.57:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330FFF;
}
.text-color {
color: #330FFF;
}
.border-color {
border: 2px solid #330FFF;
}