#EECBDB Color Information

Hex color code: #EECBDB

#EECBDB is a light magenta color. In RGB it is (238, 203, 219), and in HSL it is (333°, 51%, 86%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EECBDB
RGB
238, 203, 219
HSL
333°, 51%, 86%
CMYK
0%, 15%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 203, 219

Red: 238 / Green: 203 / Blue: 219

HSL

333°, 51%, 86%

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

CMYK

0%, 15%, 8%, 7%

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

What color is #EECBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECBDB to RGB:

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

HEX to HSL

Convert #EECBDB to HSL:

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

HEX to CMYK

Convert #EECBDB to CMYK:

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

Color Meaning and Usage

#EECBDB is a light magenta color with RGB values of 238, 203, 219 and HSL of 333°, 51%, 86%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECBDB is #C9EEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC9EC.

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

Contrast with #EECBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECBDB?

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

What is the RGB value of #EECBDB?

#EECBDB in RGB is (238, 203, 219) - 238 red, 203 green, and 219 blue.

How to use #EECBDB in CSS?

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

What colors go well with #EECBDB?

#C9EEDD (complementary), #EEC9EC (analogous), and #DB8FB1 (lighter shade) work well with #EECBDB.