Skip to content

#db8080

a light, vivid red · warm · closest name: salmon

RGB
219, 128, 128
HSL
0°, 56%, 68%
CMYK
0, 42, 42, 14
Luminance
0.3206

Every format

HEX#db8080
RGBrgb(219, 128, 128)
HSLhsl(0, 56%, 68%)
CMYKcmyk(0%, 42%, 42%, 14%)
LABlab(63.4 35.1 15.3)
LCHlch(63.4 38.3 23.6)
OKLCHoklch(0.698 0.113 20.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db8080 on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#db8080 on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green50.2%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow41.6%
Key (black)14.1%

Color previews

#db8080 text on a black background

contrast 7.41:1

Card sample

#db8080 text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db8080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db8080 in the Color Lab