#3A6DE2
A medium, vivid blue closely aligning with Royalblue.
About #3A6DE2
At its core, #3A6DE2 is a medium and vivid hue. It is closely associated with the named CSS color Royalblue. This translates to an RGB value of rgb(58, 109, 226).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 74% cyan and 52% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A6DE2
RGB58, 109, 226
HSL221.8°, 74.3%, 55.7%
CMYK74%, 52%, 0%, 11%
HSV221.8°, 74.3%, 88.6%
LAB48.7, 23.2, -64.5
XYZ20.9, 17.3, 74.2
Decimal3829218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A6DE2;
}
.text-color {
color: #3A6DE2;
}
.border-color {
border: 2px solid #3A6DE2;
}