#D38357
A medium, moderate orange closely aligning with Darksalmon.
About #D38357
When working with digital screens, the color #D38357 is rendered by mixing light. Its closest recognized web color is Darksalmon. This translates to an RGB value of rgb(211, 131, 87).
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 38% magenta inks. With a hue angle of 21.3 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D38357
RGB211, 131, 87
HSL21.3°, 58.5%, 58.4%
CMYK0%, 38%, 59%, 17%
HSV21.3°, 58.8%, 82.7%
LAB62.3, 26.5, 36.5
XYZ36.7, 30.8, 13.0
Decimal13861719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.94:1
Text on #FFFFFF
FAIL
7.15:1
Text on #000000
AAA
2.81:1
Text on #F8FAFC
FAIL
6.08:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38357;
}
.text-color {
color: #D38357;
}
.border-color {
border: 2px solid #D38357;
}