#EFD2EB Color Information

Hex color code: #EFD2EB

#EFD2EB is a light magenta color. In RGB it is (239, 210, 235), and in HSL it is (308°, 48%, 88%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EFD2EB
RGB
239, 210, 235
HSL
308°, 48%, 88%
CMYK
0%, 12%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFD2EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 210, 235

Red: 239 / Green: 210 / Blue: 235

HSL

308°, 48%, 88%

Hue: 308° / Saturation: 48% / Lightness: 88%

CMYK

0%, 12%, 2%, 6%

Cyan: 0% / Magenta: 12% / Yellow: 2% / Key: 6%

What color is #EFD2EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFD2EB to RGB:

rgb(239, 210, 235)HEX to RGB Converter →

HEX to HSL

Convert #EFD2EB to HSL:

hsl(308, 48%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFD2EB to CMYK:

cmyk(0%, 12%, 2%, 6%)Color Converter →

Color Meaning and Usage

#EFD2EB is a light magenta color with RGB values of 239, 210, 235 and HSL of 308°, 48%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFD2EB is #D2EFD6, creating high-contrast pairings. For softer combinations, try analogous colors like #E4D2EF.

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

Contrast with #EFD2EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFD2EB?

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

What is the RGB value of #EFD2EB?

#EFD2EB in RGB is (239, 210, 235) - 239 red, 210 green, and 235 blue.

How to use #EFD2EB in CSS?

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

What colors go well with #EFD2EB?

#D2EFD6 (complementary), #E4D2EF (analogous), and #DB99D2 (lighter shade) work well with #EFD2EB.