#C5335F
A medium, moderate magenta closely aligning with Indianred.
About #C5335F
Visually, #C5335F is defined as a moderate magenta. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 197 red, 51 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 74% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5335F
RGB197, 51, 95
HSL341.9°, 58.9%, 48.6%
CMYK0%, 74%, 52%, 23%
HSV341.9°, 74.1%, 77.3%
LAB45.7, 59.7, 9.6
XYZ26.3, 15.1, 12.3
Decimal12923743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C5335F;
}
.text-color {
color: #C5335F;
}
.border-color {
border: 2px solid #C5335F;
}