#D3A050
A medium, moderate orange closely aligning with Peru.
About #D3A050
The precise color #D3A050 is an excellent choice for modern design projects. Its closest recognized web color is Peru. In the RGB color space, it consists of 211 red, 160 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 24% M, 62% Y, and 17% K. The HSL representation is 36.6° hue, 59.8% saturation, and 57.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D3A050
RGB211, 160, 80
HSL36.6°, 59.8%, 57.1%
CMYK0%, 24%, 62%, 17%
HSV36.6°, 62.1%, 82.7%
LAB69.2, 10.4, 48.2
XYZ40.9, 39.6, 13.1
Decimal13869136
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.91:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3A050;
}
.text-color {
color: #D3A050;
}
.border-color {
border: 2px solid #D3A050;
}