Skip to content

#cec4ec

a light, vivid violet · warm · closest name: lavender

RGB
206, 196, 236
HSL
255°, 51%, 85%
CMYK
13, 17, 0, 8
Luminance
0.5866

Every format

HEX#cec4ec
RGBrgb(206, 196, 236)
HSLhsl(255, 51%, 85%)
CMYKcmyk(13%, 17%, 0%, 8%)
LABlab(81.1 11.2 -18.5)
LCHlch(81.1 21.6 301.1)
OKLCHoklch(0.841 0.056 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec4ec on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cec4ec on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green76.9%
Blue92.5%

CMYK percentages

Cyan12.7%
Magenta16.9%
Yellow0.0%
Key (black)7.5%

Color previews

#cec4ec text on a black background

contrast 12.73:1

Card sample

#cec4ec text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec4ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec4ec in the Color Lab