Skip to content

#d3cfac

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

RGB
211, 207, 172
HSL
54°, 31%, 75%
CMYK
0, 2, 19, 17
Luminance
0.6145

Every format

HEX#d3cfac
RGBrgb(211, 207, 172)
HSLhsl(54, 31%, 75%)
CMYKcmyk(0%, 2%, 19%, 17%)
LABlab(82.6 -4.4 17.9)
LCHlch(82.6 18.5 103.7)
OKLCHoklch(0.849 0.047 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3cfac on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#d3cfac on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green81.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow18.5%
Key (black)17.3%

Color previews

#d3cfac text on a black background

contrast 13.29:1

Card sample

#d3cfac text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3cfac in the Color Lab