#C5756D
A light, moderate red closely aligning with Lightcoral.
About #C5756D
Visually, #C5756D is defined as a moderate red. It is closely associated with the named CSS color Lightcoral. Its digital footprint relies on 197 parts red, 117 parts green, and 109 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 41% magenta inks. With a hue angle of 5.5 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5756D
RGB197, 117, 109
HSL5.5°, 43.1%, 60.0%
CMYK0%, 41%, 45%, 23%
HSV5.5°, 44.7%, 77.3%
LAB57.7, 30.5, 17.9
XYZ32.1, 25.7, 17.7
Decimal12940653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C5756D;
}
.text-color {
color: #C5756D;
}
.border-color {
border: 2px solid #C5756D;
}