#D38A49
A medium, moderate orange closely aligning with Peru.
About #D38A49
The hex code #D38A49 represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. This translates to an RGB value of rgb(211, 138, 73).
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 35% magenta inks. The HSL representation is 28.3° hue, 61.1% saturation, and 55.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D38A49
RGB211, 138, 73
HSL28.3°, 61.1%, 55.7%
CMYK0%, 35%, 65%, 17%
HSV28.3°, 65.4%, 82.7%
LAB63.8, 21.8, 45.5
XYZ37.2, 32.5, 10.6
Decimal13863497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.50:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38A49;
}
.text-color {
color: #D38A49;
}
.border-color {
border: 2px solid #D38A49;
}