#D39250
A medium, moderate orange closely aligning with Peru.
About #D39250
The hex code #D39250 represents a beautifully specific shade of orange. Its closest recognized web color is Peru. In the RGB color space, it consists of 211 red, 146 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 31% magenta, 62% yellow, and 17% black. The HSL representation is 30.2° hue, 59.8% saturation, and 57.1% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D39250
RGB211, 146, 80
HSL30.2°, 59.8%, 57.1%
CMYK0%, 31%, 62%, 17%
HSV30.2°, 62.1%, 82.7%
LAB65.7, 17.9, 44.2
XYZ38.6, 35.0, 12.3
Decimal13865552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
8.00:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D39250;
}
.text-color {
color: #D39250;
}
.border-color {
border: 2px solid #D39250;
}