#EED3EA Color Information

Hex color code: #EED3EA

#EED3EA is a ethereal magenta color. In RGB it is (238, 211, 234), and in HSL it is (309°, 44%, 88%). It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#EED3EA
RGB
238, 211, 234
HSL
309°, 44%, 88%
CMYK
0%, 11%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED3EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 211, 234

Red: 238 / Green: 211 / Blue: 234

HSL

309°, 44%, 88%

Hue: 309° / Saturation: 44% / Lightness: 88%

CMYK

0%, 11%, 2%, 7%

Cyan: 0% / Magenta: 11% / Yellow: 2% / Key: 7%

What color is #EED3EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED3EA to RGB:

rgb(238, 211, 234)HEX to RGB Converter →

HEX to HSL

Convert #EED3EA to HSL:

hsl(309, 44%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EED3EA to CMYK:

cmyk(0%, 11%, 2%, 7%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EED3EA has RGB (238, 211, 234) and HSL (309°, 44%, 88%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED3EA is #D3EED7, creating high-contrast pairings. For softer combinations, try analogous colors like #E4D3EE.

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

Contrast with #EED3EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED3EA?

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

What is the RGB value of #EED3EA?

#EED3EA in RGB is (238, 211, 234) - 238 red, 211 green, and 234 blue.

How to use #EED3EA in CSS?

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

What colors go well with #EED3EA?

#D3EED7 (complementary), #E4D3EE (analogous), and #D89CCF (lighter shade) work well with #EED3EA.