Skip to content

#ccc680

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

RGB
204, 198, 128
HSL
55°, 43%, 65%
CMYK
0, 3, 37, 20
Luminance
0.5478

Every format

HEX#ccc680
RGBrgb(204, 198, 128)
HSLhsl(55, 43%, 65%)
CMYKcmyk(0%, 3%, 37%, 20%)
LABlab(78.9 -8.2 35.9)
LCHlch(78.9 36.8 102.9)
OKLCHoklch(0.815 0.091 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc680 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ccc680 on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.6%
Blue50.2%

CMYK percentages

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

Color previews

#ccc680 text on a black background

contrast 11.96:1

Card sample

#ccc680 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc680

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc680 in the Color Lab