Skip to content

#cecef1

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

RGB
206, 206, 241
HSL
240°, 56%, 88%
CMYK
15, 15, 0, 6
Luminance
0.6362

Every format

HEX#cecef1
RGBrgb(206, 206, 241)
HSLhsl(240, 56%, 88%)
CMYKcmyk(15%, 15%, 0%, 6%)
LABlab(83.8 6.8 -17.2)
LCHlch(83.8 18.5 291.7)
OKLCHoklch(0.863 0.048 285.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecef1 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#cecef1 on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#cecef1 text on a black background

contrast 13.72:1

Card sample

#cecef1 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecef1 in the Color Lab