Skip to content

#cccc88

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

RGB
204, 204, 136
HSL
60°, 40%, 67%
CMYK
0, 0, 33, 20
Luminance
0.5780

Every format

HEX#cccc88
RGBrgb(204, 204, 136)
HSLhsl(60, 40%, 67%)
CMYKcmyk(0%, 0%, 33%, 20%)
LABlab(80.6 -10.4 34.0)
LCHlch(80.6 35.5 107.0)
OKLCHoklch(0.829 0.088 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc88 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cccc88 on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow33.3%
Key (black)20.0%

Color previews

#cccc88 text on a black background

contrast 12.56:1

Card sample

#cccc88 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc88 in the Color Lab