Skip to content

#dfc080

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

RGB
223, 192, 128
HSL
40°, 60%, 69%
CMYK
0, 14, 43, 13
Luminance
0.5495

Every format

HEX#dfc080
RGBrgb(223, 192, 128)
HSLhsl(40, 60%, 69%)
CMYKcmyk(0%, 14%, 43%, 13%)
LABlab(79.0 2.5 36.3)
LCHlch(79.0 36.4 86.1)
OKLCHoklch(0.820 0.089 84.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfc080 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dfc080 on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta13.9%
Yellow42.6%
Key (black)12.5%

Color previews

#dfc080 text on a black background

contrast 11.99:1

Card sample

#dfc080 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfc080 in the Color Lab