#D37566
A light, moderate red closely aligning with Lightcoral.
About #D37566
At its core, #D37566 is a light and moderate hue. If you're using CSS, you might find it aligns closely with Lightcoral. Its digital footprint relies on 211 parts red, 117 parts green, and 102 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 45% M, 52% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D37566
RGB211, 117, 102
HSL8.3°, 55.3%, 61.4%
CMYK0%, 45%, 52%, 17%
HSV8.3°, 51.7%, 82.7%
LAB59.5, 35.2, 24.6
XYZ35.6, 27.5, 16.0
Decimal13858150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.51:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37566;
}
.text-color {
color: #D37566;
}
.border-color {
border: 2px solid #D37566;
}