Skip to content

#cfcdac

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

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

Every format

HEX#cfcdac
RGBrgb(207, 205, 172)
HSLhsl(57, 27%, 74%)
CMYKcmyk(0%, 1%, 17%, 19%)
LABlab(81.8 -4.8 16.7)
LCHlch(81.8 17.4 106.1)
OKLCHoklch(0.841 0.044 104.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.4%
Blue67.5%

CMYK percentages

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

Color previews

#cfcdac text on a black background

contrast 12.98:1

Card sample

#cfcdac text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcdac in the Color Lab