Skip to content

#cecdd5

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

RGB
206, 205, 213
HSL
248°, 9%, 82%
CMYK
3, 4, 0, 17
Luminance
0.6159

Every format

HEX#cecdd5
RGBrgb(206, 205, 213)
HSLhsl(248, 9%, 82%)
CMYKcmyk(3%, 4%, 0%, 17%)
LABlab(82.7 1.8 -3.8)
LCHlch(82.7 4.3 295.4)
OKLCHoklch(0.852 0.011 291.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.4%
Blue83.5%

CMYK percentages

Cyan3.3%
Magenta3.8%
Yellow0.0%
Key (black)16.5%

Color previews

#cecdd5 text on a black background

contrast 13.32:1

Card sample

#cecdd5 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdd5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdd5 in the Color Lab