#CC8A50
A medium, moderate orange closely aligning with Peru.
About #CC8A50
The precise color #CC8A50 is an excellent choice for modern design projects. Designers often compare it to the standard color Peru. In the RGB color space, it consists of 204 red, 138 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 32% magenta, 61% yellow, and 20% black. With a hue angle of 28.1 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC8A50
RGB204, 138, 80
HSL28.1°, 54.9%, 55.7%
CMYK0%, 32%, 61%, 20%
HSV28.1°, 60.8%, 80.0%
LAB63.0, 19.3, 40.8
XYZ35.4, 31.6, 11.8
Decimal13404752
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.32:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC8A50;
}
.text-color {
color: #CC8A50;
}
.border-color {
border: 2px solid #CC8A50;
}