#EECED6 Color Information

Hex color code: #EECED6

#EECED6 is a light red color. In RGB it is (238, 206, 214), and in HSL it is (345°, 48%, 87%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EECED6
RGB
238, 206, 214
HSL
345°, 48%, 87%
CMYK
0%, 13%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 214

Red: 238 / Green: 206 / Blue: 214

HSL

345°, 48%, 87%

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

CMYK

0%, 13%, 10%, 7%

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

What color is #EECED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECED6 to RGB:

rgb(238, 206, 214)HEX to RGB Converter →

HEX to HSL

Convert #EECED6 to HSL:

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

HEX to CMYK

Convert #EECED6 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EECED6 has RGB (238, 206, 214) and HSL (345°, 48%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECED6 is #CEEEE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EECEE6.

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

Contrast with #EECED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECED6?

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

What is the RGB value of #EECED6?

#EECED6 in RGB is (238, 206, 214) - 238 red, 206 green, and 214 blue.

How to use #EECED6 in CSS?

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

What colors go well with #EECED6?

#CEEEE6 (complementary), #EECEE6 (analogous), and #DA95A6 (lighter shade) work well with #EECED6.