#EFBDF7 Color Information

Hex color code: #EFBDF7

The hex color #EFBDF7 is a light magenta with RGB values of (239, 189, 247) and HSL of (292°, 78%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EFBDF7
RGB
239, 189, 247
HSL
292°, 78%, 85%
CMYK
3%, 23%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBDF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 189, 247

Red: 239 / Green: 189 / Blue: 247

HSL

292°, 78%, 85%

Hue: 292° / Saturation: 78% / Lightness: 85%

CMYK

3%, 23%, 0%, 3%

Cyan: 3% / Magenta: 23% / Yellow: 0% / Key: 3%

What color is #EFBDF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBDF7 to RGB:

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

HEX to HSL

Convert #EFBDF7 to HSL:

hsl(292, 78%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EFBDF7 to CMYK:

cmyk(3%, 23%, 0%, 3%)Color Converter →

Color Meaning and Usage

#EFBDF7 is a soft magenta color with RGB values of 239, 189, 247 and HSL of 292°, 78%, 85%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBDF7 is #C3F7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #D1BBF7.

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

Contrast with #EFBDF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBDF7?

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

What is the RGB value of #EFBDF7?

#EFBDF7 in RGB is (239, 189, 247) - 239 red, 189 green, and 247 blue.

How to use #EFBDF7 in CSS?

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

What colors go well with #EFBDF7?

#C3F7BB (complementary), #D1BBF7 (analogous), and #DE77EE (lighter shade) work well with #EFBDF7.