#CEC3DA Color Information

Hex color code: #CEC3DA

A light purple shade, #CEC3DA appears as (206, 195, 218) in RGB and (269°, 24%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEC3DA
RGB
206, 195, 218
HSL
269°, 24%, 81%
CMYK
6%, 11%, 0%, 15%

Shades

CSS Usage
color: #CEC3DA;
background-color: #CEC3DA;
border-color: #CEC3DA;
box-shadow: 0 0 10px #CEC3DA;
border: 2px solid #CEC3DA;
Tailwind Usage
bg-[#CEC3DA]
text-[#CEC3DA]
border-[#CEC3DA]
shadow-[0_0_10px_CEC3DA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CEC3DA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CEC3DA; color: #000000; }

Badge

New Feature
.badge { background-color: #CEC3DA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CEC3DA; background-color: #CEC3DA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CEC3DA20; border-left: 4px solid #CEC3DA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CEC3DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CEC3DA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 195, 218

Red: 206 / Green: 195 / Blue: 218

HSL

269°, 24%, 81%

Hue: 269° / Saturation: 24% / Lightness: 81%

CMYK

6%, 11%, 0%, 15%

Cyan: 6% / Magenta: 11% / Yellow: 0% / Key: 15%

What color is #CEC3DA?

#CEC3DA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC3DA to RGB:

rgb(206, 195, 218)HEX to RGB Converter →

HEX to HSL

Convert #CEC3DA to HSL:

hsl(269, 24%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC3DA to CMYK:

cmyk(6%, 11%, 0%, 15%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CEC3DA has RGB (206, 195, 218) and HSL (269°, 24%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC3DA is #CFDAC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3C3DA.

Use #CEC3DA in CSS: color: #CEC3DA or background-color: #CEC3DA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CEC3DA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.44:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC3DA?

#CEC3DA is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEC3DA?

#CEC3DA in RGB is (206, 195, 218) - 206 red, 195 green, and 218 blue.

How to use #CEC3DA in CSS?

Use #CEC3DA directly in your CSS properties like color or background-color.

What colors go well with #CEC3DA?

#CFDAC3 (complementary), #C3C3DA (analogous), and #A893BD (lighter shade) work well with #CEC3DA.