#3375F8
A medium, vivid blue closely aligning with Royalblue.
About #3375F8
Visually, #3375F8 is defined as a vivid blue. Designers often compare it to the standard color Royalblue. Its digital footprint relies on 51 parts red, 117 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 79% cyan and 53% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3375F8
RGB51, 117, 248
HSL219.9°, 93.4%, 58.6%
CMYK79%, 53%, 0%, 3%
HSV219.9°, 79.4%, 97.3%
LAB52.1, 25.6, -71.3
XYZ24.7, 20.2, 91.4
Decimal3372536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.04:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3375F8;
}
.text-color {
color: #3375F8;
}
.border-color {
border: 2px solid #3375F8;
}