#2C07AF
A dark, vivid blue closely aligning with Darkblue.
About #2C07AF
The hex code #2C07AF represents a beautifully specific shade of blue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 7, and 175.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 75% cyan and 96% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C07AF
RGB44, 7, 175
HSL253.2°, 92.3%, 35.7%
CMYK75%, 96%, 0%, 31%
HSV253.2°, 96.0%, 68.6%
LAB22.9, 58.8, -77.1
XYZ8.9, 3.8, 40.8
Decimal2885551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.96:1
Text on #FFFFFF
AAA
1.76:1
Text on #000000
FAIL
11.43:1
Text on #F8FAFC
AAA
1.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C07AF;
}
.text-color {
color: #2C07AF;
}
.border-color {
border: 2px solid #2C07AF;
}