Skip to content

#cec4da

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

RGB
206, 196, 218
HSL
267°, 23%, 81%
CMYK
6, 10, 0, 15
Luminance
0.5766

Every format

HEX#cec4da
RGBrgb(206, 196, 218)
HSLhsl(267, 23%, 81%)
CMYKcmyk(6%, 10%, 0%, 15%)
LABlab(80.5 7.5 -9.7)
LCHlch(80.5 12.3 307.9)
OKLCHoklch(0.835 0.032 306.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec4da on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cec4da on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green76.9%
Blue85.5%

CMYK percentages

Cyan5.5%
Magenta10.1%
Yellow0.0%
Key (black)14.5%

Color previews

#cec4da text on a black background

contrast 12.53:1

Card sample

#cec4da text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec4da in the Color Lab