Skip to content

#cfccac

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

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

Every format

HEX#cfccac
RGBrgb(207, 204, 172)
HSLhsl(55, 27%, 74%)
CMYKcmyk(0%, 1%, 17%, 19%)
LABlab(81.5 -4.3 16.4)
LCHlch(81.5 16.9 104.7)
OKLCHoklch(0.839 0.043 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow16.9%
Key (black)18.8%

Color previews

#cfccac text on a black background

contrast 12.89:1

Card sample

#cfccac text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfccac in the Color Lab