#EEBCDF Color Information

Hex color code: #EEBCDF

A soft magenta shade, #EEBCDF appears as (238, 188, 223) in RGB and (318°, 60%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#EEBCDF
RGB
238, 188, 223
HSL
318°, 60%, 84%
CMYK
0%, 21%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 188, 223

Red: 238 / Green: 188 / Blue: 223

HSL

318°, 60%, 84%

Hue: 318° / Saturation: 60% / Lightness: 84%

CMYK

0%, 21%, 6%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 6% / Key: 7%

What color is #EEBCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBCDF to RGB:

rgb(238, 188, 223)HEX to RGB Converter →

HEX to HSL

Convert #EEBCDF to HSL:

hsl(318, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBCDF to CMYK:

cmyk(0%, 21%, 6%, 7%)Color Converter →

Color Meaning and Usage

#EEBCDF is a light magenta color with RGB values of 238, 188, 223 and HSL of 318°, 60%, 84%. 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 #EEBCDF is #BEEFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #E5BEEF.

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

Contrast with #EEBCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBCDF?

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

What is the RGB value of #EEBCDF?

#EEBCDF in RGB is (238, 188, 223) - 238 red, 188 green, and 223 blue.

How to use #EEBCDF in CSS?

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

What colors go well with #EEBCDF?

#BEEFCC (complementary), #E5BEEF (analogous), and #DF81C3 (lighter shade) work well with #EEBCDF.