Skip to content

#cecdd2

a light, muted gray · warm · closest name: silver

RGB
206, 205, 210
HSL
252°, 5%, 81%
CMYK
2, 2, 0, 18
Luminance
0.6144

Every format

HEX#cecdd2
RGBrgb(206, 205, 210)
HSLhsl(252, 5%, 81%)
CMYKcmyk(2%, 2%, 0%, 18%)
LABlab(82.6 1.3 -2.4)
LCHlch(82.6 2.7 298.1)
OKLCHoklch(0.851 0.007 295.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.4%
Blue82.4%

CMYK percentages

Cyan1.9%
Magenta2.4%
Yellow0.0%
Key (black)17.6%

Color previews

#cecdd2 text on a black background

contrast 13.29:1

Card sample

#cecdd2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdd2 in the Color Lab