Skip to content

#ccc699

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

RGB
204, 198, 153
HSL
53°, 33%, 70%
CMYK
0, 3, 25, 20
Luminance
0.5553

Every format

HEX#ccc699
RGBrgb(204, 198, 153)
HSLhsl(53, 33%, 70%)
CMYKcmyk(0%, 3%, 25%, 20%)
LABlab(79.3 -5.1 23.4)
LCHlch(79.3 23.9 102.2)
OKLCHoklch(0.820 0.060 101.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc699 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ccc699 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow25.0%
Key (black)20.0%

Color previews

#ccc699 text on a black background

contrast 12.11:1

Card sample

#ccc699 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc699

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc699 in the Color Lab