#D39983
A light, moderate orange closely aligning with Darksalmon.
About #D39983
When working with digital screens, the color #D39983 is rendered by mixing light. Its closest recognized web color is Darksalmon. In the RGB color space, it consists of 211 red, 153 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 27% Magenta, 38% Yellow, and 17% Black. The HSL representation is 16.5° hue, 47.6% saturation, and 67.1% lightness.
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#D39983
RGB211, 153, 131
HSL16.5°, 47.6%, 67.1%
CMYK0%, 27%, 38%, 17%
HSV16.5°, 37.9%, 82.7%
LAB68.2, 18.9, 20.1
XYZ42.4, 38.3, 26.6
Decimal13867395
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.43:1
Text on #FFFFFF
FAIL
8.65:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D39983;
}
.text-color {
color: #D39983;
}
.border-color {
border: 2px solid #D39983;
}