Skip to content

#cccca3

a light, soft yellow · cool · closest name: tan

RGB
204, 204, 163
HSL
60°, 29%, 72%
CMYK
0, 0, 20, 20
Luminance
0.5867

Every format

HEX#cccca3
RGBrgb(204, 204, 163)
HSLhsl(60, 29%, 72%)
CMYKcmyk(0%, 0%, 20%, 20%)
LABlab(81.1 -6.8 20.5)
LCHlch(81.1 21.6 108.3)
OKLCHoklch(0.835 0.055 107.5)

Copy-ready code

/* CSS */
color: #cccca3;
background-color: #cccca3;
/* Tailwind (arbitrary) */
class="text-[#cccca3] bg-[#cccca3]"
/* SCSS */
$brand: #cccca3;
/* SwiftUI */
Color(red: 0.800, green: 0.800, blue: 0.639)
/* Android */
Color.parseColor("#cccca3")

Accessibility — WCAG contrast

Aa
#cccca3 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cccca3 on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow20.1%
Key (black)20.0%

Color previews

#cccca3 text on a black background

contrast 12.73:1

Card sample

#cccca3 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cccca3;
Background color
Panel with #cccca3 background
background-color: #cccca3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cccca3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 204, 163, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 204, 163, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cccca3;
background: linear-gradient(135deg, #cccca3, #B1CCA3);

Monochromatic scale

Palettes built from #cccca3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccca3 in the Color Lab