#EFCCE7 Color Information

Hex color code: #EFCCE7

#EFCCE7 is a light magenta color. In RGB it is (239, 204, 231), and in HSL it is (314°, 52%, 87%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#EFCCE7
RGB
239, 204, 231
HSL
314°, 52%, 87%
CMYK
0%, 15%, 3%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCCE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 204, 231

Red: 239 / Green: 204 / Blue: 231

HSL

314°, 52%, 87%

Hue: 314° / Saturation: 52% / Lightness: 87%

CMYK

0%, 15%, 3%, 6%

Cyan: 0% / Magenta: 15% / Yellow: 3% / Key: 6%

What color is #EFCCE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCCE7 to RGB:

rgb(239, 204, 231)HEX to RGB Converter →

HEX to HSL

Convert #EFCCE7 to HSL:

hsl(314, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCCE7 to CMYK:

cmyk(0%, 15%, 3%, 6%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EFCCE7 has RGB (239, 204, 231) and HSL (314°, 52%, 87%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCCE7 is #CDEFD5, creating high-contrast pairings. For softer combinations, try analogous colors like #E6CDEF.

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

Contrast with #EFCCE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCCE7?

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

What is the RGB value of #EFCCE7?

#EFCCE7 in RGB is (239, 204, 231) - 239 red, 204 green, and 231 blue.

How to use #EFCCE7 in CSS?

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

What colors go well with #EFCCE7?

#CDEFD5 (complementary), #E6CDEF (analogous), and #DD92CB (lighter shade) work well with #EFCCE7.