#D38324
A medium, vivid orange closely aligning with Peru.
About #D38324
Visually, #D38324 is defined as a vivid orange. It is closely associated with the named CSS color Peru. This translates to an RGB value of rgb(211, 131, 36).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 38% magenta inks. The HSL representation is 32.6° hue, 70.9% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. 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#D38324
RGB211, 131, 36
HSL32.6°, 70.9%, 48.4%
CMYK0%, 38%, 83%, 17%
HSV32.6°, 82.9%, 82.7%
LAB61.8, 23.9, 59.6
XYZ35.3, 30.2, 5.6
Decimal13861668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.04:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
5.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38324;
}
.text-color {
color: #D38324;
}
.border-color {
border: 2px solid #D38324;
}