#EFADD7 Color Information

Hex color code: #EFADD7

A delicate magenta shade, #EFADD7 appears as (239, 173, 215) in RGB and (322°, 67%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EFADD7
RGB
239, 173, 215
HSL
322°, 67%, 81%
CMYK
0%, 28%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFADD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 173, 215

Red: 239 / Green: 173 / Blue: 215

HSL

322°, 67%, 81%

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

CMYK

0%, 28%, 10%, 6%

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

What color is #EFADD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFADD7 to RGB:

rgb(239, 173, 215)HEX to RGB Converter →

HEX to HSL

Convert #EFADD7 to HSL:

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

HEX to CMYK

Convert #EFADD7 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFADD7 has RGB (239, 173, 215) and HSL (322°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFADD7 is #AEEFC6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6AEEF.

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

Contrast with #EFADD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFADD7?

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

What is the RGB value of #EFADD7?

#EFADD7 in RGB is (239, 173, 215) - 239 red, 173 green, and 215 blue.

How to use #EFADD7 in CSS?

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

What colors go well with #EFADD7?

#AEEFC6 (complementary), #E6AEEF (analogous), and #E26EB8 (lighter shade) work well with #EFADD7.