#CCCCA0

A light, moderate yellow closely aligning with Wheat.

About #CCCCA0

At its core, #CCCCA0 is a light and moderate hue. If you're using CSS, you might find it aligns closely with Wheat. This translates to an RGB value of rgb(204, 204, 160).

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 0% magenta inks. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#CCCCA0
RGB204, 204, 160
HSL60.0°, 30.1%, 71.4%
CMYK0%, 0%, 22%, 20%
HSV60.0°, 21.6%, 80.0%
LAB81.0, -7.2, 22.0
XYZ52.8, 58.6, 41.8
Decimal13421728

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.65:1
Text on #FFFFFF
FAIL
12.71:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.81:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #CCCCA0; }
.text-color { color: #CCCCA0; }
.border-color { border: 2px solid #CCCCA0; }

Similar Colors

Wheat
#F5DEB3