#CCA866
A light, moderate orange closely aligning with Burlywood.
About #CCA866
Visually, #CCA866 is defined as a moderate orange. It is closely associated with the named CSS color Burlywood. Its digital footprint relies on 204 parts red, 168 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 18% Magenta, 50% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CCA866
RGB204, 168, 102
HSL38.8°, 50.0%, 60.0%
CMYK0%, 18%, 50%, 20%
HSV38.8°, 50.0%, 80.0%
LAB70.7, 4.9, 38.8
XYZ41.3, 41.8, 18.5
Decimal13412454
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.36:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCA866;
}
.text-color {
color: #CCA866;
}
.border-color {
border: 2px solid #CCA866;
}