#A8661D
A dark, vivid orange closely aligning with Peru.
About #A8661D
When working with digital screens, the color #A8661D is rendered by mixing light. Its closest recognized web color is Peru. In the RGB color space, it consists of 168 red, 102 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8661D
RGB168, 102, 29
HSL31.5°, 70.6%, 38.6%
CMYK0%, 39%, 83%, 34%
HSV31.5°, 82.7%, 65.9%
LAB49.4, 21.0, 49.1
XYZ21.1, 17.9, 3.5
Decimal11036189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8661D;
}
.text-color {
color: #A8661D;
}
.border-color {
border: 2px solid #A8661D;
}