#EFBDEE Color Information

Hex color code: #EFBDEE

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

Try:
Color NamePlum
HEX
#EFBDEE
RGB
239, 189, 238
HSL
301°, 61%, 84%
CMYK
0%, 21%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 189, 238

Red: 239 / Green: 189 / Blue: 238

HSL

301°, 61%, 84%

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

CMYK

0%, 21%, 0%, 6%

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

What color is #EFBDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBDEE to RGB:

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

HEX to HSL

Convert #EFBDEE to HSL:

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

HEX to CMYK

Convert #EFBDEE to CMYK:

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

Color Meaning and Usage

#EFBDEE is a light magenta color with RGB values of 239, 189, 238 and HSL of 301°, 61%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBDEE is #BDEFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #D7BDEF.

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

Contrast with #EFBDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBDEE?

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

What is the RGB value of #EFBDEE?

#EFBDEE in RGB is (239, 189, 238) - 239 red, 189 green, and 238 blue.

How to use #EFBDEE in CSS?

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

What colors go well with #EFBDEE?

#BDEFBE (complementary), #D7BDEF (analogous), and #E080DF (lighter shade) work well with #EFBDEE.