Skip to content

#ccc799

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

RGB
204, 199, 153
HSL
54°, 33%, 70%
CMYK
0, 3, 25, 20
Luminance
0.5598

Every format

HEX#ccc799
RGBrgb(204, 199, 153)
HSLhsl(54, 33%, 70%)
CMYKcmyk(0%, 3%, 25%, 20%)
LABlab(79.6 -5.6 23.7)
LCHlch(79.6 24.4 103.3)
OKLCHoklch(0.822 0.061 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc799 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ccc799 on black: 12.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.0%
Blue60.0%

CMYK percentages

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

Color previews

#ccc799 text on a black background

contrast 12.20:1

Card sample

#ccc799 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc799

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc799 in the Color Lab