#EECFE7 Color Information

Hex color code: #EECFE7

The hex color #EECFE7 is a soft magenta with RGB values of (238, 207, 231) and HSL of (314°, 48%, 87%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#EECFE7
RGB
238, 207, 231
HSL
314°, 48%, 87%
CMYK
0%, 13%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 207, 231

Red: 238 / Green: 207 / Blue: 231

HSL

314°, 48%, 87%

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

CMYK

0%, 13%, 3%, 7%

Cyan: 0% / Magenta: 13% / Yellow: 3% / Key: 7%

What color is #EECFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECFE7 to RGB:

rgb(238, 207, 231)HEX to RGB Converter →

HEX to HSL

Convert #EECFE7 to HSL:

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

HEX to CMYK

Convert #EECFE7 to CMYK:

cmyk(0%, 13%, 3%, 7%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EECFE7 has RGB (238, 207, 231) and HSL (314°, 48%, 87%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECFE7 is #CEEED5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5CEEE.

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

Contrast with #EECFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECFE7?

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

What is the RGB value of #EECFE7?

#EECFE7 in RGB is (238, 207, 231) - 238 red, 207 green, and 231 blue.

How to use #EECFE7 in CSS?

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

What colors go well with #EECFE7?

#CEEED5 (complementary), #E5CEEE (analogous), and #DA95CA (lighter shade) work well with #EECFE7.