#E6CCDA Color Information

Hex color code: #E6CCDA

#E6CCDA is a ethereal magenta color. In RGB it is (230, 204, 218), and in HSL it is (328°, 34%, 85%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#E6CCDA
RGB
230, 204, 218
HSL
328°, 34%, 85%
CMYK
0%, 11%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 204, 218

Red: 230 / Green: 204 / Blue: 218

HSL

328°, 34%, 85%

Hue: 328° / Saturation: 34% / Lightness: 85%

CMYK

0%, 11%, 5%, 10%

Cyan: 0% / Magenta: 11% / Yellow: 5% / Key: 10%

What color is #E6CCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CCDA to RGB:

rgb(230, 204, 218)HEX to RGB Converter →

HEX to HSL

Convert #E6CCDA to HSL:

hsl(328, 34%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CCDA to CMYK:

cmyk(0%, 11%, 5%, 10%)Color Converter →

Color Meaning and Usage

#E6CCDA is a soft magenta color with RGB values of 230, 204, 218 and HSL of 328°, 34%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6CCDA is #CCE6D8, creating high-contrast pairings. For softer combinations, try analogous colors like #E5CCE6.

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

Contrast with #E6CCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CCDA?

#E6CCDA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E6CCDA?

#E6CCDA in RGB is (230, 204, 218) - 230 red, 204 green, and 218 blue.

How to use #E6CCDA in CSS?

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

What colors go well with #E6CCDA?

#CCE6D8 (complementary), #E5CCE6 (analogous), and #CD98B4 (lighter shade) work well with #E6CCDA.