Skip to content

#cfc7ac

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

RGB
207, 199, 172
HSL
46°, 27%, 74%
CMYK
0, 4, 17, 19
Luminance
0.5709

Every format

HEX#cfc7ac
RGBrgb(207, 199, 172)
HSLhsl(46, 27%, 74%)
CMYKcmyk(0%, 4%, 17%, 19%)
LABlab(80.2 -1.7 14.5)
LCHlch(80.2 14.6 96.6)
OKLCHoklch(0.829 0.038 93.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfc7ac on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#cfc7ac on black: 12.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green78.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow16.9%
Key (black)18.8%

Color previews

#cfc7ac text on a black background

contrast 12.42:1

Card sample

#cfc7ac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfc7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfc7ac in the Color Lab