#7C209F
A dark, moderate purple closely aligning with Darkmagenta.
About #7C209F
The precise color #7C209F is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. Its digital footprint relies on 124 parts red, 32 parts green, and 159 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 22% Cyan, 80% Magenta, 0% Yellow, and 38% Black. The HSL representation is 283.5° hue, 66.5% saturation, and 37.5% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C209F
RGB124, 32, 159
HSL283.5°, 66.5%, 37.5%
CMYK22%, 80%, 0%, 38%
HSV283.5°, 79.9%, 62.4%
LAB33.6, 56.9, -49.5
XYZ15.1, 7.8, 33.5
Decimal8134815
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.19:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.83:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C209F;
}
.text-color {
color: #7C209F;
}
.border-color {
border: 2px solid #7C209F;
}