Skip to content

#cfccaa

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

RGB
207, 204, 170
HSL
55°, 28%, 74%
CMYK
0, 1, 18, 19
Luminance
0.5935

Every format

HEX#cfccaa
RGBrgb(207, 204, 170)
HSLhsl(55, 28%, 74%)
CMYKcmyk(0%, 1%, 18%, 19%)
LABlab(81.5 -4.6 17.4)
LCHlch(81.5 17.9 104.8)
OKLCHoklch(0.839 0.046 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.0%
Blue66.7%

CMYK percentages

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

Color previews

#cfccaa text on a black background

contrast 12.87:1

Card sample

#cfccaa text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfccaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfccaa in the Color Lab