#CF4547
A medium, moderate red closely aligning with Indianred.
About #CF4547
At its core, #CF4547 is a medium and moderate hue. Its closest recognized web color is Indianred. Its digital footprint relies on 207 parts red, 69 parts green, and 71 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. The HSL representation is 359.1° hue, 59.0% saturation, and 54.1% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CF4547
RGB207, 69, 71
HSL359.1°, 59.0%, 54.1%
CMYK0%, 67%, 66%, 19%
HSV359.1°, 66.7%, 81.2%
LAB49.5, 54.4, 29.4
XYZ29.0, 18.0, 7.9
Decimal13583687
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CF4547;
}
.text-color {
color: #CF4547;
}
.border-color {
border: 2px solid #CF4547;
}