#3A5FD3
A medium, moderate blue closely aligning with Royalblue.
About #3A5FD3
Visually, #3A5FD3 is defined as a moderate blue. Its closest recognized web color is Royalblue. Its digital footprint relies on 58 parts red, 95 parts green, and 211 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 73% Cyan, 55% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
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#3A5FD3
RGB58, 95, 211
HSL225.5°, 63.5%, 52.7%
CMYK73%, 55%, 0%, 17%
HSV225.5°, 72.5%, 82.7%
LAB43.9, 26.7, -63.7
XYZ17.6, 13.8, 63.4
Decimal3825619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.76:1
Text on #000000
AA Large
5.34:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A5FD3;
}
.text-color {
color: #3A5FD3;
}
.border-color {
border: 2px solid #3A5FD3;
}