#3350A8
A medium, moderate blue closely aligning with Darkslateblue.
About #3350A8
At its core, #3350A8 is a medium and moderate hue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 51 parts red, 80 parts green, and 168 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 70% cyan and 52% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3350A8
RGB51, 80, 168
HSL225.1°, 53.4%, 42.9%
CMYK70%, 52%, 0%, 34%
HSV225.1°, 69.6%, 65.9%
LAB36.5, 19.6, -50.6
XYZ11.3, 9.3, 38.2
Decimal3362984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.36:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.03:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3350A8;
}
.text-color {
color: #3350A8;
}
.border-color {
border: 2px solid #3350A8;
}