#EECFE5 Color Information

Hex color code: #EECFE5

A ethereal magenta shade, #EECFE5 appears as (238, 207, 229) in RGB and (317°, 48%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#EECFE5
RGB
238, 207, 229
HSL
317°, 48%, 87%
CMYK
0%, 13%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 207, 229

Red: 238 / Green: 207 / Blue: 229

HSL

317°, 48%, 87%

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

CMYK

0%, 13%, 4%, 7%

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

What color is #EECFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECFE5 to RGB:

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

HEX to HSL

Convert #EECFE5 to HSL:

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

HEX to CMYK

Convert #EECFE5 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EECFE5 has RGB (238, 207, 229) and HSL (317°, 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 #EECFE5 is #CEEED7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7CEEE.

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

Contrast with #EECFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECFE5?

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

What is the RGB value of #EECFE5?

#EECFE5 in RGB is (238, 207, 229) - 238 red, 207 green, and 229 blue.

How to use #EECFE5 in CSS?

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

What colors go well with #EECFE5?

#CEEED7 (complementary), #E7CEEE (analogous), and #DA95C6 (lighter shade) work well with #EECFE5.