#3350D3
A medium, moderate blue closely aligning with Royalblue.
About #3350D3
When working with digital screens, the color #3350D3 is rendered by mixing light. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 51 red, 80 green, and 211 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 76% cyan and 62% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#3350D3
RGB51, 80, 211
HSL229.1°, 64.5%, 51.4%
CMYK76%, 62%, 0%, 17%
HSV229.1°, 75.8%, 82.7%
LAB39.8, 35.4, -70.4
XYZ16.0, 11.1, 62.9
Decimal3363027
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.50:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.22:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3350D3;
}
.text-color {
color: #3350D3;
}
.border-color {
border: 2px solid #3350D3;
}