#EFBFEE Color Information

Hex color code: #EFBFEE

#EFBFEE is a airy magenta color. In RGB it is (239, 191, 238), and in HSL it is (301°, 60%, 84%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EFBFEE
RGB
239, 191, 238
HSL
301°, 60%, 84%
CMYK
0%, 20%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 191, 238

Red: 239 / Green: 191 / Blue: 238

HSL

301°, 60%, 84%

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

CMYK

0%, 20%, 0%, 6%

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

What color is #EFBFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBFEE to RGB:

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

HEX to HSL

Convert #EFBFEE to HSL:

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

HEX to CMYK

Convert #EFBFEE to CMYK:

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

Color Meaning and Usage

#EFBFEE is a delicate magenta color with RGB values of 239, 191, 238 and HSL of 301°, 60%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBFEE is #BEEFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7BEEF.

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

Contrast with #EFBFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBFEE?

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

What is the RGB value of #EFBFEE?

#EFBFEE in RGB is (239, 191, 238) - 239 red, 191 green, and 238 blue.

How to use #EFBFEE in CSS?

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

What colors go well with #EFBFEE?

#BEEFBF (complementary), #D7BEEF (analogous), and #DF81DE (lighter shade) work well with #EFBFEE.