#335FE2
A medium, vivid blue closely aligning with Royalblue.
About #335FE2
At its core, #335FE2 is a medium and vivid hue. Designers often compare it to the standard color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 95, and 226.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 77% cyan and 58% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#335FE2
RGB51, 95, 226
HSL224.9°, 75.1%, 54.3%
CMYK77%, 58%, 0%, 11%
HSV224.9°, 77.4%, 88.6%
LAB44.8, 31.4, -70.8
XYZ19.2, 14.4, 73.7
Decimal3366882
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #335FE2;
}
.text-color {
color: #335FE2;
}
.border-color {
border: 2px solid #335FE2;
}