Skip to content

#cfcc95

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

RGB
207, 204, 149
HSL
57°, 38%, 70%
CMYK
0, 1, 28, 19
Luminance
0.5862

Every format

HEX#cfcc95
RGBrgb(207, 204, 149)
HSLhsl(57, 38%, 70%)
CMYKcmyk(0%, 1%, 28%, 19%)
LABlab(81.1 -7.6 27.9)
LCHlch(81.1 28.9 105.2)
OKLCHoklch(0.834 0.072 105.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcc95 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cfcc95 on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.0%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow28.0%
Key (black)18.8%

Color previews

#cfcc95 text on a black background

contrast 12.72:1

Card sample

#cfcc95 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcc95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcc95 in the Color Lab