#3316F8
A medium, vivid blue closely aligning with Blue.
About #3316F8
The precise color #3316F8 is an excellent choice for modern design projects. Its closest recognized web color is Blue. This translates to an RGB value of rgb(51, 22, 248).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 79% cyan, 91% magenta, 0% yellow, and 3% black. With a hue angle of 247.7 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3316F8
RGB51, 22, 248
HSL247.7°, 94.2%, 52.9%
CMYK79%, 91%, 0%, 3%
HSV247.7°, 91.1%, 97.3%
LAB34.1, 74.3, -100.9
XYZ18.6, 8.1, 89.4
Decimal3348216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.04:1
Text on #FFFFFF
AAA
2.61:1
Text on #000000
FAIL
7.69:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3316F8;
}
.text-color {
color: #3316F8;
}
.border-color {
border: 2px solid #3316F8;
}