#D38A3A
A medium, moderate orange closely aligning with Peru.
About #D38A3A
Visually, #D38A3A is defined as a moderate orange. Designers often compare it to the standard color Peru. This translates to an RGB value of rgb(211, 138, 58).
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 31.4° hue, 63.5% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D38A3A
RGB211, 138, 58
HSL31.4°, 63.5%, 52.7%
CMYK0%, 35%, 73%, 17%
HSV31.4°, 72.5%, 82.7%
LAB63.6, 21.0, 52.4
XYZ36.7, 32.3, 8.3
Decimal13863482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.47:1
Text on #000000
AAA
2.69:1
Text on #F8FAFC
FAIL
6.35:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38A3A;
}
.text-color {
color: #D38A3A;
}
.border-color {
border: 2px solid #D38A3A;
}