Skip to content

#cecdf1

a pale, vivid blue · warm · closest name: lavender

RGB
206, 205, 241
HSL
242°, 56%, 88%
CMYK
15, 15, 0, 6
Luminance
0.6314

Every format

HEX#cecdf1
RGBrgb(206, 205, 241)
HSLhsl(242, 56%, 88%)
CMYKcmyk(15%, 15%, 0%, 6%)
LABlab(83.5 7.4 -17.5)
LCHlch(83.5 19.0 292.8)
OKLCHoklch(0.861 0.050 286.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecdf1 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cecdf1 on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.4%
Blue94.5%

CMYK percentages

Cyan14.5%
Magenta14.9%
Yellow0.0%
Key (black)5.5%

Color previews

#cecdf1 text on a black background

contrast 13.63:1

Card sample

#cecdf1 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdf1 in the Color Lab