Skip to content

#ccc889

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

RGB
204, 200, 137
HSL
56°, 40%, 67%
CMYK
0, 2, 33, 20
Luminance
0.5595

Every format

HEX#ccc889
RGBrgb(204, 200, 137)
HSLhsl(56, 40%, 67%)
CMYKcmyk(0%, 2%, 33%, 20%)
LABlab(79.6 -8.2 32.1)
LCHlch(79.6 33.1 104.3)
OKLCHoklch(0.821 0.082 105.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green78.4%
Blue53.7%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow32.8%
Key (black)20.0%

Color previews

#ccc889 text on a black background

contrast 12.19:1

Card sample

#ccc889 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc889

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc889 in the Color Lab