Skip to content

#dbcacb

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

RGB
219, 202, 203
HSL
357°, 19%, 83%
CMYK
0, 8, 7, 14
Luminance
0.6161

Every format

HEX#dbcacb
RGBrgb(219, 202, 203)
HSLhsl(357, 19%, 83%)
CMYKcmyk(0%, 8%, 7%, 14%)
LABlab(82.7 6.1 1.6)
LCHlch(82.7 6.3 15.1)
OKLCHoklch(0.853 0.019 13.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcacb on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dbcacb on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green79.2%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow7.3%
Key (black)14.1%

Color previews

#dbcacb text on a black background

contrast 13.32:1

Card sample

#dbcacb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcacb in the Color Lab