Skip to content

#dbcdaf

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

RGB
219, 205, 175
HSL
41°, 38%, 77%
CMYK
0, 6, 20, 14
Luminance
0.6182

Every format

HEX#dbcdaf
RGBrgb(219, 205, 175)
HSLhsl(41, 38%, 77%)
CMYKcmyk(0%, 6%, 20%, 14%)
LABlab(82.8 0.1 16.7)
LCHlch(82.8 16.7 89.8)
OKLCHoklch(0.852 0.043 85.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcdaf on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#dbcdaf on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.4%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow20.1%
Key (black)14.1%

Color previews

#dbcdaf text on a black background

contrast 13.36:1

Card sample

#dbcdaf text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcdaf in the Color Lab