Skip to content

#ccc09f

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

RGB
204, 192, 159
HSL
44°, 31%, 71%
CMYK
0, 6, 22, 20
Luminance
0.5304

Every format

HEX#ccc09f
RGBrgb(204, 192, 159)
HSLhsl(44, 31%, 71%)
CMYKcmyk(0%, 6%, 22%, 20%)
LABlab(77.9 -1.1 18.2)
LCHlch(77.9 18.2 93.4)
OKLCHoklch(0.809 0.047 90.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc09f on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ccc09f on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow22.1%
Key (black)20.0%

Color previews

#ccc09f text on a black background

contrast 11.61:1

Card sample

#ccc09f text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc09f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc09f in the Color Lab