#CCA083
A light, moderate orange closely aligning with Tan.
About #CCA083
Visually, #CCA083 is defined as a moderate orange. Its closest recognized web color is Tan. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 160, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 22% M, 36% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CCA083
RGB204, 160, 131
HSL23.8°, 41.7%, 65.7%
CMYK0%, 22%, 36%, 20%
HSV23.8°, 35.8%, 80.0%
LAB69.2, 12.3, 21.4
XYZ41.6, 39.6, 26.9
Decimal13410435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.35:1
Text on #FFFFFF
FAIL
8.92:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCA083;
}
.text-color {
color: #CCA083;
}
.border-color {
border: 2px solid #CCA083;
}