#EFC2ED Color Information

Hex color code: #EFC2ED

A delicate magenta shade, #EFC2ED appears as (239, 194, 237) in RGB and (303°, 58%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#EFC2ED
RGB
239, 194, 237
HSL
303°, 58%, 85%
CMYK
0%, 19%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFC2ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 194, 237

Red: 239 / Green: 194 / Blue: 237

HSL

303°, 58%, 85%

Hue: 303° / Saturation: 58% / Lightness: 85%

CMYK

0%, 19%, 1%, 6%

Cyan: 0% / Magenta: 19% / Yellow: 1% / Key: 6%

What color is #EFC2ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFC2ED to RGB:

rgb(239, 194, 237)HEX to RGB Converter →

HEX to HSL

Convert #EFC2ED to HSL:

hsl(303, 58%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EFC2ED to CMYK:

cmyk(0%, 19%, 1%, 6%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EFC2ED has RGB (239, 194, 237) and HSL (303°, 58%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFC2ED is #C3EFC5, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC3EF.

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

Contrast with #EFC2ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFC2ED?

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

What is the RGB value of #EFC2ED?

#EFC2ED in RGB is (239, 194, 237) - 239 red, 194 green, and 237 blue.

How to use #EFC2ED in CSS?

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

What colors go well with #EFC2ED?

#C3EFC5 (complementary), #DBC3EF (analogous), and #DF86DA (lighter shade) work well with #EFC2ED.