Skip to content

#dccecf

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

RGB
220, 206, 207
HSL
356°, 17%, 84%
CMYK
0, 6, 6, 14
Luminance
0.6386

Every format

HEX#dccecf
RGBrgb(220, 206, 207)
HSLhsl(356, 17%, 84%)
CMYKcmyk(0%, 6%, 6%, 14%)
LABlab(83.9 5.0 1.3)
LCHlch(83.9 5.2 14.0)
OKLCHoklch(0.863 0.016 12.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccecf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dccecf on black: 13.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.8%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow5.9%
Key (black)13.7%

Color previews

#dccecf text on a black background

contrast 13.77:1

Card sample

#dccecf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccecf in the Color Lab