#CECBD6 Color Information

Hex color code: #CECBD6

#CECBD6 is a ethereal purple color. In RGB it is (206, 203, 214), and in HSL it is (256°, 12%, 82%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CECBD6
RGB
206, 203, 214
HSL
256°, 12%, 82%
CMYK
4%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CECBD6; 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 #CECBD6; background-color: #CECBD615; }

Alert / Toast

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

Link / Accent

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

a { color: #CECBD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 214

Red: 206 / Green: 203 / Blue: 214

HSL

256°, 12%, 82%

Hue: 256° / Saturation: 12% / Lightness: 82%

CMYK

4%, 5%, 0%, 16%

Cyan: 4% / Magenta: 5% / Yellow: 0% / Key: 16%

What color is #CECBD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBD6 to RGB:

rgb(206, 203, 214)HEX to RGB Converter →

HEX to HSL

Convert #CECBD6 to HSL:

hsl(256, 12%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBD6 to CMYK:

cmyk(4%, 5%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CECBD6 is a soft purple color with RGB values of 206, 203, 214 and HSL of 256°, 12%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBD6 is #D4D7CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCED7.

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

Contrast with #CECBD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBD6?

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

What is the RGB value of #CECBD6?

#CECBD6 in RGB is (206, 203, 214) - 206 red, 203 green, and 214 blue.

How to use #CECBD6 in CSS?

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

What colors go well with #CECBD6?

#D4D7CC (complementary), #CCCED7 (analogous), and #A6A1B5 (lighter shade) work well with #CECBD6.