#50007C
A dark, vivid purple closely aligning with Indigo.
About #50007C
The precise color #50007C is an excellent choice for modern design projects. Designers often compare it to the standard color Indigo. This translates to an RGB value of rgb(80, 0, 124).
For print applications, it's crucial to understand its CMYK makeup. The color uses 35% Cyan, 100% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#50007C
RGB80, 0, 124
HSL278.7°, 100.0%, 24.3%
CMYK35%, 100%, 0%, 51%
HSV278.7°, 100.0%, 48.6%
LAB20.7, 51.0, -49.1
XYZ6.9, 3.2, 19.3
Decimal5243004
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.87:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.30:1
Text on #F8FAFC
AAA
1.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50007C;
}
.text-color {
color: #50007C;
}
.border-color {
border: 2px solid #50007C;
}