#EECEEC Color Information

Hex color code: #EECEEC

#EECEEC is a ethereal magenta color. In RGB it is (238, 206, 236), and in HSL it is (304°, 48%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EECEEC
RGB
238, 206, 236
HSL
304°, 48%, 87%
CMYK
0%, 13%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECEEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 236

Red: 238 / Green: 206 / Blue: 236

HSL

304°, 48%, 87%

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

CMYK

0%, 13%, 1%, 7%

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

What color is #EECEEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECEEC to RGB:

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

HEX to HSL

Convert #EECEEC to HSL:

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

HEX to CMYK

Convert #EECEEC to CMYK:

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

Color Meaning and Usage

#EECEEC is a light magenta color with RGB values of 238, 206, 236 and HSL of 304°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECEEC is #CEEED0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0CEEE.

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

Contrast with #EECEEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECEEC?

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

What is the RGB value of #EECEEC?

#EECEEC in RGB is (238, 206, 236) - 238 red, 206 green, and 236 blue.

How to use #EECEEC in CSS?

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

What colors go well with #EECEEC?

#CEEED0 (complementary), #E0CEEE (analogous), and #DA95D5 (lighter shade) work well with #EECEEC.