#EFAED6 Color Information

Hex color code: #EFAED6

A ethereal magenta shade, #EFAED6 appears as (239, 174, 214) in RGB and (323°, 67%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EFAED6
RGB
239, 174, 214
HSL
323°, 67%, 81%
CMYK
0%, 27%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 174, 214

Red: 239 / Green: 174 / Blue: 214

HSL

323°, 67%, 81%

Hue: 323° / Saturation: 67% / Lightness: 81%

CMYK

0%, 27%, 10%, 6%

Cyan: 0% / Magenta: 27% / Yellow: 10% / Key: 6%

What color is #EFAED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAED6 to RGB:

rgb(239, 174, 214)HEX to RGB Converter →

HEX to HSL

Convert #EFAED6 to HSL:

hsl(323, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAED6 to CMYK:

cmyk(0%, 27%, 10%, 6%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EFAED6 has RGB (239, 174, 214) and HSL (323°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAED6 is #AEEFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7AEEF.

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

Contrast with #EFAED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAED6?

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

What is the RGB value of #EFAED6?

#EFAED6 in RGB is (239, 174, 214) - 239 red, 174 green, and 214 blue.

How to use #EFAED6 in CSS?

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

What colors go well with #EFAED6?

#AEEFC7 (complementary), #E7AEEF (analogous), and #E26EB6 (lighter shade) work well with #EFAED6.