#EECFD5 Color Information

Hex color code: #EECFD5

The hex color #EECFD5 is a ethereal red with RGB values of (238, 207, 213) and HSL of (348°, 48%, 87%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EECFD5
RGB
238, 207, 213
HSL
348°, 48%, 87%
CMYK
0%, 13%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 207, 213

Red: 238 / Green: 207 / Blue: 213

HSL

348°, 48%, 87%

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

CMYK

0%, 13%, 11%, 7%

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

What color is #EECFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECFD5 to RGB:

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

HEX to HSL

Convert #EECFD5 to HSL:

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

HEX to CMYK

Convert #EECFD5 to CMYK:

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

Color Meaning and Usage

#EECFD5 is a light red color with RGB values of 238, 207, 213 and HSL of 348°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECFD5 is #CEEEE7, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEE4.

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

Contrast with #EECFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECFD5?

#EECFD5 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECFD5?

#EECFD5 in RGB is (238, 207, 213) - 238 red, 207 green, and 213 blue.

How to use #EECFD5 in CSS?

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

What colors go well with #EECFD5?

#CEEEE7 (complementary), #EECEE4 (analogous), and #DA95A3 (lighter shade) work well with #EECFD5.