Skip to content

#cec2da

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

RGB
206, 194, 218
HSL
270°, 25%, 81%
CMYK
6, 11, 0, 15
Luminance
0.5677

Every format

HEX#cec2da
RGBrgb(206, 194, 218)
HSLhsl(270, 25%, 81%)
CMYKcmyk(6%, 11%, 0%, 15%)
LABlab(80.0 8.6 -10.4)
LCHlch(80.0 13.5 309.5)
OKLCHoklch(0.831 0.035 308.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec2da on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cec2da on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green76.1%
Blue85.5%

CMYK percentages

Cyan5.5%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#cec2da text on a black background

contrast 12.35:1

Card sample

#cec2da text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec2da in the Color Lab