#7C4983
A medium, muted magenta closely aligning with Darkslateblue.
About #7C4983
The hex code #7C4983 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 73, and 131.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 5% C, 44% M, 0% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C4983
RGB124, 73, 131
HSL292.8°, 28.4%, 40.0%
CMYK5%, 44%, 0%, 49%
HSV292.8°, 44.3%, 51.4%
LAB39.1, 31.7, -23.8
XYZ14.8, 10.7, 22.8
Decimal8145283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.40:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4983;
}
.text-color {
color: #7C4983;
}
.border-color {
border: 2px solid #7C4983;
}