#E1CCDE Color Information

Hex color code: #E1CCDE

#E1CCDE is a light magenta color. In RGB it is (225, 204, 222), and in HSL it is (309°, 26%, 84%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#E1CCDE
RGB
225, 204, 222
HSL
309°, 26%, 84%
CMYK
0%, 9%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 204, 222

Red: 225 / Green: 204 / Blue: 222

HSL

309°, 26%, 84%

Hue: 309° / Saturation: 26% / Lightness: 84%

CMYK

0%, 9%, 1%, 12%

Cyan: 0% / Magenta: 9% / Yellow: 1% / Key: 12%

What color is #E1CCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CCDE to RGB:

rgb(225, 204, 222)HEX to RGB Converter →

HEX to HSL

Convert #E1CCDE to HSL:

hsl(309, 26%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E1CCDE to CMYK:

cmyk(0%, 9%, 1%, 12%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #E1CCDE has RGB (225, 204, 222) and HSL (309°, 26%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CCDE is #CCE1CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CCE1.

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

Contrast with #E1CCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CCDE?

#E1CCDE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1CCDE?

#E1CCDE in RGB is (225, 204, 222) - 225 red, 204 green, and 222 blue.

How to use #E1CCDE in CSS?

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

What colors go well with #E1CCDE?

#CCE1CF (complementary), #D9CCE1 (analogous), and #C59BBE (lighter shade) work well with #E1CCDE.