#CC8350
A medium, moderate orange closely aligning with Peru.
About #CC8350
Visually, #CC8350 is defined as a moderate orange. Its closest recognized web color is Peru. This translates to an RGB value of rgb(204, 131, 80).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 36% Magenta, 61% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC8350
RGB204, 131, 80
HSL24.7°, 54.9%, 55.7%
CMYK0%, 36%, 61%, 20%
HSV24.7°, 60.8%, 80.0%
LAB61.4, 23.1, 38.8
XYZ34.5, 29.6, 11.5
Decimal13402960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.93:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC8350;
}
.text-color {
color: #CC8350;
}
.border-color {
border: 2px solid #CC8350;
}