Skip to content

#cfccab

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

RGB
207, 204, 171
HSL
55°, 27%, 74%
CMYK
0, 1, 17, 19
Luminance
0.5939

Every format

HEX#cfccab
RGBrgb(207, 204, 171)
HSLhsl(55, 27%, 74%)
CMYKcmyk(0%, 1%, 17%, 19%)
LABlab(81.5 -4.5 16.9)
LCHlch(81.5 17.4 104.8)
OKLCHoklch(0.839 0.044 103.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfccab on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cfccab on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.0%
Blue67.1%

CMYK percentages

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

Color previews

#cfccab text on a black background

contrast 12.88:1

Card sample

#cfccab text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfccab in the Color Lab