#CECBD3 Color Information

Hex color code: #CECBD3

A soft purple shade, #CECBD3 appears as (206, 203, 211) in RGB and (263°, 8%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECBD3
RGB
206, 203, 211
HSL
263°, 8%, 81%
CMYK
2%, 4%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 211

Red: 206 / Green: 203 / Blue: 211

HSL

263°, 8%, 81%

Hue: 263° / Saturation: 8% / Lightness: 81%

CMYK

2%, 4%, 0%, 17%

Cyan: 2% / Magenta: 4% / Yellow: 0% / Key: 17%

What color is #CECBD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBD3 to RGB:

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

HEX to HSL

Convert #CECBD3 to HSL:

hsl(263, 8%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBD3 to CMYK:

cmyk(2%, 4%, 0%, 17%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CECBD3 has RGB (206, 203, 211) and HSL (263°, 8%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBD3 is #CFD2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCCD2.

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

Contrast with #CECBD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBD3?

#CECBD3 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECBD3?

#CECBD3 in RGB is (206, 203, 211) - 206 red, 203 green, and 211 blue.

How to use #CECBD3 in CSS?

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

What colors go well with #CECBD3?

#CFD2CB (complementary), #CBCCD2 (analogous), and #A7A1AF (lighter shade) work well with #CECBD3.