Skip to content

#dbcecf

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

RGB
219, 206, 207
HSL
355°, 15%, 83%
CMYK
0, 6, 6, 14
Luminance
0.6371

Every format

HEX#dbcecf
RGBrgb(219, 206, 207)
HSLhsl(355, 15%, 83%)
CMYKcmyk(0%, 6%, 6%, 14%)
LABlab(83.8 4.7 1.1)
LCHlch(83.8 4.8 13.5)
OKLCHoklch(0.862 0.015 12.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcecf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dbcecf on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.8%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow5.5%
Key (black)14.1%

Color previews

#dbcecf text on a black background

contrast 13.74:1

Card sample

#dbcecf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcecf in the Color Lab