Skip to content

#cecceb

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

RGB
206, 204, 235
HSL
244°, 44%, 86%
CMYK
12, 13, 0, 8
Luminance
0.6231

Every format

HEX#cecceb
RGBrgb(206, 204, 235)
HSLhsl(244, 44%, 86%)
CMYKcmyk(12%, 13%, 0%, 8%)
LABlab(83.1 6.7 -15.0)
LCHlch(83.1 16.4 294.0)
OKLCHoklch(0.857 0.043 288.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecceb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#cecceb on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue92.2%

CMYK percentages

Cyan12.3%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#cecceb text on a black background

contrast 13.46:1

Card sample

#cecceb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecceb in the Color Lab