#7C1DAF
A medium, vivid purple closely aligning with Darkorchid.
About #7C1DAF
The precise color #7C1DAF is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. Its digital footprint relies on 124 parts red, 29 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 29% C, 83% M, 0% Y, and 31% K. With a hue angle of 279.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C1DAF
RGB124, 29, 175
HSL279.0°, 71.6%, 40.0%
CMYK29%, 83%, 0%, 31%
HSV279.0°, 83.4%, 68.6%
LAB34.5, 61.1, -57.7
XYZ16.5, 8.3, 41.3
Decimal8134063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.92:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.57:1
Text on #F8FAFC
AAA
2.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1DAF;
}
.text-color {
color: #7C1DAF;
}
.border-color {
border: 2px solid #7C1DAF;
}