Skip to content

#dbbdc2

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

RGB
219, 189, 194
HSL
350°, 29%, 80%
CMYK
0, 14, 11, 14
Luminance
0.5535

Every format

HEX#dbbdc2
RGBrgb(219, 189, 194)
HSLhsl(350, 29%, 80%)
CMYKcmyk(0%, 14%, 11%, 14%)
LABlab(79.2 11.5 1.4)
LCHlch(79.2 11.6 7.1)
OKLCHoklch(0.825 0.035 6.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbdc2 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#dbbdc2 on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green74.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow11.4%
Key (black)14.1%

Color previews

#dbbdc2 text on a black background

contrast 12.07:1

Card sample

#dbbdc2 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbdc2 in the Color Lab