#2C3AA0
A medium, moderate blue closely aligning with Darkslateblue.
About #2C3AA0
Visually, #2C3AA0 is defined as a moderate blue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 44 parts red, 58 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 72% Cyan, 64% Magenta, 0% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C3AA0
RGB44, 58, 160
HSL232.8°, 56.9%, 40.0%
CMYK72%, 64%, 0%, 37%
HSV232.8°, 72.5%, 62.7%
LAB29.7, 30.2, -56.9
XYZ8.9, 6.1, 34.0
Decimal2898592
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.46:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.04:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C3AA0;
}
.text-color {
color: #2C3AA0;
}
.border-color {
border: 2px solid #2C3AA0;
}