Skip to content

#dbd1ac

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

RGB
219, 209, 172
HSL
47°, 40%, 77%
CMYK
0, 5, 22, 14
Luminance
0.6364

Every format

HEX#dbd1ac
RGBrgb(219, 209, 172)
HSLhsl(47, 40%, 77%)
CMYKcmyk(0%, 5%, 22%, 14%)
LABlab(83.8 -2.5 19.6)
LCHlch(83.8 19.8 97.1)
OKLCHoklch(0.859 0.050 94.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd1ac on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dbd1ac on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green82.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow21.5%
Key (black)14.1%

Color previews

#dbd1ac text on a black background

contrast 13.73:1

Card sample

#dbd1ac text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbd1ac in the Color Lab