#3A66E2
A medium, vivid blue closely aligning with Royalblue.
About #3A66E2
The hex code #3A66E2 represents a beautifully specific shade of blue. Designers often compare it to the standard color Royalblue. This translates to an RGB value of rgb(58, 102, 226).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 74% cyan and 55% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A66E2
RGB58, 102, 226
HSL224.3°, 74.3%, 55.7%
CMYK74%, 55%, 0%, 11%
HSV224.3°, 74.3%, 88.6%
LAB46.8, 27.7, -67.5
XYZ20.2, 15.9, 74.0
Decimal3827426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.03:1
Text on #FFFFFF
AA
4.18:1
Text on #000000
AA Large
4.80:1
Text on #F8FAFC
AA
3.55:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A66E2;
}
.text-color {
color: #3A66E2;
}
.border-color {
border: 2px solid #3A66E2;
}