#EFAFDF Color Information

Hex color code: #EFAFDF

The hex color #EFAFDF is a airy magenta with RGB values of (239, 175, 223) and HSL of (315°, 67%, 81%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EFAFDF
RGB
239, 175, 223
HSL
315°, 67%, 81%
CMYK
0%, 27%, 7%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 175, 223

Red: 239 / Green: 175 / Blue: 223

HSL

315°, 67%, 81%

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

CMYK

0%, 27%, 7%, 6%

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

What color is #EFAFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAFDF to RGB:

rgb(239, 175, 223)HEX to RGB Converter →

HEX to HSL

Convert #EFAFDF to HSL:

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

HEX to CMYK

Convert #EFAFDF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EFAFDF has RGB (239, 175, 223) and HSL (315°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAFDF is #AEEFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAEEF.

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

Contrast with #EFAFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAFDF?

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

What is the RGB value of #EFAFDF?

#EFAFDF in RGB is (239, 175, 223) - 239 red, 175 green, and 223 blue.

How to use #EFAFDF in CSS?

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

What colors go well with #EFAFDF?

#AEEFBE (complementary), #DFAEEF (analogous), and #E26EC5 (lighter shade) work well with #EFAFDF.