Skip to content

#db9b7f

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

RGB
219, 155, 127
HSL
18°, 56%, 68%
CMYK
0, 29, 42, 14
Luminance
0.4004

Every format

HEX#db9b7f
RGBrgb(219, 155, 127)
HSLhsl(18, 56%, 68%)
CMYKcmyk(0%, 29%, 42%, 14%)
LABlab(69.5 20.5 24.2)
LCHlch(69.5 31.7 49.7)
OKLCHoklch(0.745 0.086 44.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db9b7f on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#db9b7f on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green60.8%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta29.2%
Yellow42.0%
Key (black)14.1%

Color previews

#db9b7f text on a black background

contrast 9.01:1

Card sample

#db9b7f text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db9b7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db9b7f in the Color Lab