Skip to content

#dba09c

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

RGB
219, 160, 156
HSL
4°, 47%, 74%
CMYK
0, 27, 29, 14
Luminance
0.4260

Every format

HEX#dba09c
RGBrgb(219, 160, 156)
HSLhsl(4, 47%, 74%)
CMYKcmyk(0%, 27%, 29%, 14%)
LABlab(71.3 21.4 10.7)
LCHlch(71.3 23.9 26.7)
OKLCHoklch(0.761 0.071 23.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba09c on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#dba09c on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green62.7%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta26.9%
Yellow28.8%
Key (black)14.1%

Color previews

#dba09c text on a black background

contrast 9.52:1

Card sample

#dba09c text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba09c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba09c in the Color Lab