Skip to content

#dbbdaf

a light, soft orange · warm · closest name: silver

RGB
219, 189, 175
HSL
19°, 38%, 77%
CMYK
0, 14, 20, 14
Luminance
0.5455

Every format

HEX#dbbdaf
RGBrgb(219, 189, 175)
HSLhsl(19, 38%, 77%)
CMYKcmyk(0%, 14%, 20%, 14%)
LABlab(78.8 8.5 11.0)
LCHlch(78.8 13.9 52.4)
OKLCHoklch(0.820 0.040 46.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbdaf on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dbbdaf on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green74.1%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow20.1%
Key (black)14.1%

Color previews

#dbbdaf text on a black background

contrast 11.91:1

Card sample

#dbbdaf text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbdaf in the Color Lab