#CC4950
A medium, moderate red closely aligning with Indianred.
About #CC4950
Visually, #CC4950 is defined as a moderate red. It is closely associated with the named CSS color Indianred. Its digital footprint relies on 204 parts red, 73 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 64% magenta, 61% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC4950
RGB204, 73, 80
HSL356.8°, 56.2%, 54.3%
CMYK0%, 64%, 61%, 20%
HSV356.8°, 64.2%, 80.0%
LAB49.7, 52.3, 24.3
XYZ28.7, 18.2, 9.6
Decimal13388112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.53:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.33:1
Text on #F8FAFC
AA Large
3.94:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC4950;
}
.text-color {
color: #CC4950;
}
.border-color {
border: 2px solid #CC4950;
}