Skip to content

#cfcdab

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

RGB
207, 205, 171
HSL
57°, 27%, 74%
CMYK
0, 1, 17, 19
Luminance
0.5987

Every format

HEX#cfcdab
RGBrgb(207, 205, 171)
HSLhsl(57, 27%, 74%)
CMYKcmyk(0%, 1%, 17%, 19%)
LABlab(81.8 -5.0 17.2)
LCHlch(81.8 17.9 106.1)
OKLCHoklch(0.841 0.046 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcdab on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cfcdab on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.4%
Blue67.1%

CMYK percentages

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

Color previews

#cfcdab text on a black background

contrast 12.97:1

Card sample

#cfcdab text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcdab in the Color Lab