#2C0750
A very dark, vivid purple closely aligning with Midnightblue.
About #2C0750
At its core, #2C0750 is a very dark and vivid hue. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 44 red, 7 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 45% cyan, 91% magenta, 0% yellow, and 69% black. 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. 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#2C0750
RGB44, 7, 80
HSL270.4°, 83.9%, 17.1%
CMYK45%, 91%, 0%, 69%
HSV270.4°, 91.2%, 31.4%
LAB11.0, 33.4, -36.1
XYZ2.6, 1.3, 7.7
Decimal2885456
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.76:1
Text on #FFFFFF
AAA
1.25:1
Text on #000000
FAIL
16.01:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C0750;
}
.text-color {
color: #2C0750;
}
.border-color {
border: 2px solid #2C0750;
}