#2C1675
A dark, moderate blue closely aligning with Midnightblue.
About #2C1675
The hex code #2C1675 represents a beautifully specific shade of blue. Designers often compare it to the standard color Midnightblue. Its digital footprint relies on 44 parts red, 22 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 62% cyan, 81% magenta, 0% yellow, and 54% black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#2C1675
RGB44, 22, 117
HSL253.9°, 68.3%, 27.3%
CMYK62%, 81%, 0%, 54%
HSV253.9°, 81.2%, 45.9%
LAB17.4, 37.3, -50.2
XYZ4.5, 2.4, 17.1
Decimal2889333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.20:1
Text on #FFFFFF
AAA
1.48:1
Text on #000000
FAIL
13.57:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C1675;
}
.text-color {
color: #2C1675;
}
.border-color {
border: 2px solid #2C1675;
}