#C53A5F
A medium, moderate magenta closely aligning with Indianred.
About #C53A5F
Visually, #C53A5F is defined as a moderate magenta. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 58, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 71% M, 52% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C53A5F
RGB197, 58, 95
HSL344.0°, 54.5%, 50.0%
CMYK0%, 71%, 52%, 23%
HSV344.0°, 70.6%, 77.3%
LAB46.6, 57.2, 10.8
XYZ26.6, 15.7, 12.5
Decimal12925535
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.07:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.84:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C53A5F;
}
.text-color {
color: #C53A5F;
}
.border-color {
border: 2px solid #C53A5F;
}