#EECBEC Color Information

Hex color code: #EECBEC

#EECBEC is a delicate magenta color. In RGB it is (238, 203, 236), and in HSL it is (303°, 51%, 86%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EECBEC
RGB
238, 203, 236
HSL
303°, 51%, 86%
CMYK
0%, 15%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 203, 236

Red: 238 / Green: 203 / Blue: 236

HSL

303°, 51%, 86%

Hue: 303° / Saturation: 51% / Lightness: 86%

CMYK

0%, 15%, 1%, 7%

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

What color is #EECBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECBEC to RGB:

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

HEX to HSL

Convert #EECBEC to HSL:

hsl(303, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EECBEC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EECBEC has RGB (238, 203, 236) and HSL (303°, 51%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECBEC is #C9EECB, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC9EE.

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

Contrast with #EECBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECBEC?

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

What is the RGB value of #EECBEC?

#EECBEC in RGB is (238, 203, 236) - 238 red, 203 green, and 236 blue.

How to use #EECBEC in CSS?

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

What colors go well with #EECBEC?

#C9EECB (complementary), #DDC9EE (analogous), and #DB8FD7 (lighter shade) work well with #EECBEC.