Skip to content

#dbcccc

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

RGB
219, 204, 204
HSL
0°, 17%, 83%
CMYK
0, 7, 7, 14
Luminance
0.6261

Every format

HEX#dbcccc
RGBrgb(219, 204, 204)
HSLhsl(0, 17%, 83%)
CMYKcmyk(0%, 7%, 7%, 14%)
LABlab(83.2 5.2 1.9)
LCHlch(83.2 5.5 19.9)
OKLCHoklch(0.857 0.017 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcccc on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dbcccc on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green80.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow6.8%
Key (black)14.1%

Color previews

#dbcccc text on a black background

contrast 13.52:1

Card sample

#dbcccc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbcccc in the Color Lab