Skip to content

#cccb82

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

RGB
204, 203, 130
HSL
59°, 42%, 66%
CMYK
0, 1, 36, 20
Luminance
0.5716

Every format

HEX#cccb82
RGBrgb(204, 203, 130)
HSLhsl(59, 42%, 66%)
CMYKcmyk(0%, 1%, 36%, 20%)
LABlab(80.3 -10.6 36.6)
LCHlch(80.3 38.1 106.1)
OKLCHoklch(0.826 0.094 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccb82 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#cccb82 on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.6%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow36.3%
Key (black)20.0%

Color previews

#cccb82 text on a black background

contrast 12.43:1

Card sample

#cccb82 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccb82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccb82 in the Color Lab