#D3755F
A light, moderate red closely aligning with Darksalmon.
About #D3755F
At its core, #D3755F is a light and moderate hue. Designers often compare it to the standard color Darksalmon. Its digital footprint relies on 211 parts red, 117 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3755F
RGB211, 117, 95
HSL11.4°, 56.9%, 60.0%
CMYK0%, 45%, 55%, 17%
HSV11.4°, 55.0%, 82.7%
LAB59.3, 34.6, 28.3
XYZ35.3, 27.4, 14.3
Decimal13858143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D3755F;
}
.text-color {
color: #D3755F;
}
.border-color {
border: 2px solid #D3755F;
}