#EEBDED Color Information

Hex color code: #EEBDED

#EEBDED is a airy magenta color. In RGB it is (238, 189, 237), and in HSL it is (301°, 59%, 84%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EEBDED
RGB
238, 189, 237
HSL
301°, 59%, 84%
CMYK
0%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 189, 237

Red: 238 / Green: 189 / Blue: 237

HSL

301°, 59%, 84%

Hue: 301° / Saturation: 59% / Lightness: 84%

CMYK

0%, 21%, 0%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #EEBDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBDED to RGB:

rgb(238, 189, 237)HEX to RGB Converter →

HEX to HSL

Convert #EEBDED to HSL:

hsl(301, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBDED to CMYK:

cmyk(0%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EEBDED is a delicate magenta color with RGB values of 238, 189, 237 and HSL of 301°, 59%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBDED is #BEEEBF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7BEEE.

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

Contrast with #EEBDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBDED?

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

What is the RGB value of #EEBDED?

#EEBDED in RGB is (238, 189, 237) - 238 red, 189 green, and 237 blue.

How to use #EEBDED in CSS?

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

What colors go well with #EEBDED?

#BEEEBF (complementary), #D7BEEE (analogous), and #DF81DD (lighter shade) work well with #EEBDED.