Skip to content

#dfcc91

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

RGB
223, 204, 145
HSL
45°, 55%, 72%
CMYK
0, 9, 35, 13
Luminance
0.6092

Every format

HEX#dfcc91
RGBrgb(223, 204, 145)
HSLhsl(45, 55%, 72%)
CMYKcmyk(0%, 9%, 35%, 13%)
LABlab(82.3 -1.9 31.9)
LCHlch(82.3 31.9 93.4)
OKLCHoklch(0.847 0.079 92.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfcc91 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dfcc91 on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow35.0%
Key (black)12.5%

Color previews

#dfcc91 text on a black background

contrast 13.18:1

Card sample

#dfcc91 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfcc91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcc91 in the Color Lab