Skip to content

#dbd2ac

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

RGB
219, 210, 172
HSL
49°, 40%, 77%
CMYK
0, 4, 22, 14
Luminance
0.6413

Every format

HEX#dbd2ac
RGBrgb(219, 210, 172)
HSLhsl(49, 40%, 77%)
CMYKcmyk(0%, 4%, 22%, 14%)
LABlab(84.0 -3.0 20.0)
LCHlch(84.0 20.2 98.5)
OKLCHoklch(0.861 0.051 96.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd2ac on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dbd2ac on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green82.4%
Blue67.5%

CMYK percentages

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

Color previews

#dbd2ac text on a black background

contrast 13.83:1

Card sample

#dbd2ac text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbd2ac in the Color Lab