#D38375
A light, moderate red closely aligning with Darksalmon.
About #D38375
When working with digital screens, the color #D38375 is rendered by mixing light. Designers often compare it to the standard color Darksalmon. This translates to an RGB value of rgb(211, 131, 117).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 38% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#D38375
RGB211, 131, 117
HSL8.9°, 51.6%, 64.3%
CMYK0%, 38%, 45%, 17%
HSV8.9°, 44.5%, 82.7%
LAB62.8, 29.2, 20.6
XYZ38.2, 31.4, 20.9
Decimal13861749
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.89:1
Text on #FFFFFF
FAIL
7.27:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.18:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38375;
}
.text-color {
color: #D38375;
}
.border-color {
border: 2px solid #D38375;
}