Skip to content

#ccc490

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

RGB
204, 196, 144
HSL
52°, 37%, 68%
CMYK
0, 4, 29, 20
Luminance
0.5433

Every format

HEX#ccc490
RGBrgb(204, 196, 144)
HSLhsl(52, 37%, 68%)
CMYKcmyk(0%, 4%, 29%, 20%)
LABlab(78.7 -5.2 27.2)
LCHlch(78.7 27.7 100.9)
OKLCHoklch(0.814 0.069 100.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc490 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ccc490 on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.9%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow29.4%
Key (black)20.0%

Color previews

#ccc490 text on a black background

contrast 11.87:1

Card sample

#ccc490 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc490

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc490 in the Color Lab