Skip to content

#cfccae

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

RGB
207, 204, 174
HSL
55°, 26%, 75%
CMYK
0, 1, 16, 19
Luminance
0.5951

Every format

HEX#cfccae
RGBrgb(207, 204, 174)
HSLhsl(55, 26%, 75%)
CMYKcmyk(0%, 1%, 16%, 19%)
LABlab(81.6 -4.0 15.3)
LCHlch(81.6 15.9 104.6)
OKLCHoklch(0.840 0.041 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.0%
Blue68.2%

CMYK percentages

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

Color previews

#cfccae text on a black background

contrast 12.90:1

Card sample

#cfccae text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfccae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfccae in the Color Lab