#2C49CC
A medium, moderate blue closely aligning with Slateblue.
About #2C49CC
The hex code #2C49CC represents a beautifully specific shade of blue. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 44 red, 73 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 78% Cyan, 64% Magenta, 0% Yellow, and 20% Black. The HSL representation is 229.1° hue, 64.5% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C49CC
RGB44, 73, 204
HSL229.1°, 64.5%, 48.6%
CMYK78%, 64%, 0%, 20%
HSV229.1°, 78.4%, 80.0%
LAB37.2, 36.6, -70.6
XYZ14.3, 9.7, 58.2
Decimal2902476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.16:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.85:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C49CC;
}
.text-color {
color: #2C49CC;
}
.border-color {
border: 2px solid #2C49CC;
}