#CC5750
A medium, moderate red closely aligning with Indianred.
About #CC5750
The hex code #CC5750 represents a beautifully specific shade of red. Its closest recognized web color is Indianred. Its digital footprint relies on 204 parts red, 87 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 57% Magenta, 61% Yellow, and 20% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC5750
RGB204, 87, 80
HSL3.4°, 54.9%, 55.7%
CMYK0%, 57%, 61%, 20%
HSV3.4°, 60.8%, 80.0%
LAB52.1, 46.0, 27.4
XYZ29.8, 20.2, 9.9
Decimal13391696
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC5750;
}
.text-color {
color: #CC5750;
}
.border-color {
border: 2px solid #CC5750;
}