#EFAFEF Color Information

Hex color code: #EFAFEF

A light magenta shade, #EFAFEF appears as (239, 175, 239) in RGB and (300°, 67%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EFAFEF
RGB
239, 175, 239
HSL
300°, 67%, 81%
CMYK
0%, 27%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 175, 239

Red: 239 / Green: 175 / Blue: 239

HSL

300°, 67%, 81%

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

CMYK

0%, 27%, 0%, 6%

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

What color is #EFAFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAFEF to RGB:

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

HEX to HSL

Convert #EFAFEF to HSL:

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

HEX to CMYK

Convert #EFAFEF to CMYK:

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

Color Meaning and Usage

#EFAFEF is a airy magenta color with RGB values of 239, 175, 239 and HSL of 300°, 67%, 81%. 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 #EFAFEF is #AEEFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAEEF.

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

Contrast with #EFAFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAFEF?

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

What is the RGB value of #EFAFEF?

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

How to use #EFAFEF in CSS?

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

What colors go well with #EFAFEF?

#AEEFAE (complementary), #CFAEEF (analogous), and #E26EE2 (lighter shade) work well with #EFAFEF.