#7C425F
A dark, moderate magenta closely aligning with Palevioletred.
About #7C425F
At its core, #7C425F is a dark and moderate hue. Its closest recognized web color is Palevioletred. Its digital footprint relies on 124 parts red, 66 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 47% M, 23% Y, and 51% K. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C425F
RGB124, 66, 95
HSL330.0°, 30.5%, 37.3%
CMYK0%, 47%, 23%, 51%
HSV330.0°, 46.8%, 48.6%
LAB36.0, 28.9, -6.0
XYZ12.3, 9.0, 11.9
Decimal8143455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.50:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.16:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C425F;
}
.text-color {
color: #7C425F;
}
.border-color {
border: 2px solid #7C425F;
}