#E6CDEE Color Information

Hex color code: #E6CDEE

The hex color #E6CDEE is a soft magenta with RGB values of (230, 205, 238) and HSL of (285°, 49%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#E6CDEE
RGB
230, 205, 238
HSL
285°, 49%, 87%
CMYK
3%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 205, 238

Red: 230 / Green: 205 / Blue: 238

HSL

285°, 49%, 87%

Hue: 285° / Saturation: 49% / Lightness: 87%

CMYK

3%, 14%, 0%, 7%

Cyan: 3% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #E6CDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CDEE to RGB:

rgb(230, 205, 238)HEX to RGB Converter →

HEX to HSL

Convert #E6CDEE to HSL:

hsl(285, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CDEE to CMYK:

cmyk(3%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #E6CDEE has RGB (230, 205, 238) and HSL (285°, 49%, 87%). 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 #E6CDEE is #D6EECE, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CEEE.

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

Contrast with #E6CDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CDEE?

#E6CDEE is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E6CDEE?

#E6CDEE in RGB is (230, 205, 238) - 230 red, 205 green, and 238 blue.

How to use #E6CDEE in CSS?

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

What colors go well with #E6CDEE?

#D6EECE (complementary), #D6CEEE (analogous), and #C995DB (lighter shade) work well with #E6CDEE.