#2C0F5F
A dark, vivid purple closely aligning with Midnightblue.
About #2C0F5F
Visually, #2C0F5F is defined as a vivid purple. Designers often compare it to the standard color Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 15, and 95.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 54% C, 84% M, 0% Y, and 63% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C0F5F
RGB44, 15, 95
HSL261.8°, 72.7%, 21.6%
CMYK54%, 84%, 0%, 63%
HSV261.8°, 84.2%, 37.3%
LAB13.8, 34.1, -41.6
XYZ3.3, 1.7, 11.0
Decimal2887519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.66:1
Text on #FFFFFF
AAA
1.34:1
Text on #000000
FAIL
14.97:1
Text on #F8FAFC
AAA
1.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C0F5F;
}
.text-color {
color: #2C0F5F;
}
.border-color {
border: 2px solid #2C0F5F;
}