Skip to content

#cfccad

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

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

Every format

HEX#cfccad
RGBrgb(207, 204, 173)
HSLhsl(55, 26%, 75%)
CMYKcmyk(0%, 1%, 16%, 19%)
LABlab(81.5 -4.2 15.8)
LCHlch(81.5 16.4 104.7)
OKLCHoklch(0.840 0.042 102.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.0%
Blue67.8%

CMYK percentages

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

Color previews

#cfccad text on a black background

contrast 12.89:1

Card sample

#cfccad text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfccad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfccad in the Color Lab