#2C0799
A dark, vivid purple closely aligning with Darkblue.
About #2C0799
Visually, #2C0799 is defined as a vivid purple. Designers often compare it to the standard color Darkblue. Its digital footprint relies on 44 parts red, 7 parts green, and 153 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 71% C, 95% M, 0% Y, and 40% K. The HSL representation is 255.2° hue, 91.2% saturation, and 31.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C0799
RGB44, 7, 153
HSL255.2°, 91.2%, 31.4%
CMYK71%, 95%, 0%, 40%
HSV255.2°, 95.4%, 60.0%
LAB20.0, 53.1, -68.6
XYZ6.9, 3.0, 30.4
Decimal2885529
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.15:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.56:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C0799;
}
.text-color {
color: #2C0799;
}
.border-color {
border: 2px solid #2C0799;
}