#CECCCF Color Information

Hex color code: #CECCCF

The hex color #CECCCF is a soft purple with RGB values of (206, 204, 207) and HSL of (280°, 3%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CECCCF
RGB
206, 204, 207
HSL
280°, 3%, 81%
CMYK
0%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 207

Red: 206 / Green: 204 / Blue: 207

HSL

280°, 3%, 81%

Hue: 280° / Saturation: 3% / Lightness: 81%

CMYK

0%, 1%, 0%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 0% / Key: 19%

What color is #CECCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCCF to RGB:

rgb(206, 204, 207)HEX to RGB Converter →

HEX to HSL

Convert #CECCCF to HSL:

hsl(280, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCCF to CMYK:

cmyk(0%, 1%, 0%, 19%)Color Converter →

Color Meaning and Usage

A light purple tone, #CECCCF has RGB (206, 204, 207) and HSL (280°, 3%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCCF is #CED0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CECDD0.

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

Contrast with #CECCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCCF?

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

What is the RGB value of #CECCCF?

#CECCCF in RGB is (206, 204, 207) - 206 red, 204 green, and 207 blue.

How to use #CECCCF in CSS?

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

What colors go well with #CECCCF?

#CED0CD (complementary), #CECDD0 (analogous), and #A9A6AB (lighter shade) work well with #CECCCF.