Skip to content

#ccc688

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

RGB
204, 198, 136
HSL
55°, 40%, 67%
CMYK
0, 3, 33, 20
Luminance
0.5500

Every format

HEX#ccc688
RGBrgb(204, 198, 136)
HSLhsl(55, 40%, 67%)
CMYKcmyk(0%, 3%, 33%, 20%)
LABlab(79.0 -7.3 31.9)
LCHlch(79.0 32.7 102.9)
OKLCHoklch(0.817 0.081 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc688 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#ccc688 on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow33.3%
Key (black)20.0%

Color previews

#ccc688 text on a black background

contrast 12.00:1

Card sample

#ccc688 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc688

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc688 in the Color Lab