#2C1699
A dark, vivid blue closely aligning with Darkblue.
About #2C1699
When working with digital screens, the color #2C1699 is rendered by mixing light. Designers often compare it to the standard color Darkblue. Its digital footprint relies on 44 parts red, 22 parts green, and 153 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 71% C, 86% M, 0% Y, and 40% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C1699
RGB44, 22, 153
HSL250.1°, 74.9%, 34.3%
CMYK71%, 86%, 0%, 40%
HSV250.1°, 85.6%, 60.0%
LAB21.6, 48.2, -65.9
XYZ7.1, 3.4, 30.4
Decimal2889369
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.49:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.93:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C1699;
}
.text-color {
color: #2C1699;
}
.border-color {
border: 2px solid #2C1699;
}