#7C3349
A dark, moderate magenta closely aligning with Palevioletred.
About #7C3349
The precise color #7C3349 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 51, and 73.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 59% Magenta, 41% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C3349
RGB124, 51, 73
HSL341.9°, 41.7%, 34.3%
CMYK0%, 59%, 41%, 51%
HSV341.9°, 58.9%, 48.6%
LAB32.1, 34.0, 2.4
XYZ10.7, 7.1, 7.1
Decimal8139593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.65:1
Text on #FFFFFF
AAA
2.43:1
Text on #000000
FAIL
8.27:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C3349;
}
.text-color {
color: #7C3349;
}
.border-color {
border: 2px solid #7C3349;
}