#D38366
A light, moderate orange closely aligning with Darksalmon.
About #D38366
At its core, #D38366 is a light and moderate hue. Its closest recognized web color is Darksalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 131, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 38% Magenta, 52% Yellow, and 17% Black. With a hue angle of 16.0 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D38366
RGB211, 131, 102
HSL16.0°, 55.3%, 61.4%
CMYK0%, 38%, 52%, 17%
HSV16.0°, 51.7%, 82.7%
LAB62.5, 27.8, 28.6
XYZ37.4, 31.0, 16.6
Decimal13861734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.21:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38366;
}
.text-color {
color: #D38366;
}
.border-color {
border: 2px solid #D38366;
}