#ECBFEB Color Information

Hex color code: #ECBFEB

The hex color #ECBFEB is a airy magenta with RGB values of (236, 191, 235) and HSL of (301°, 54%, 84%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ECBFEB
RGB
236, 191, 235
HSL
301°, 54%, 84%
CMYK
0%, 19%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 191, 235

Red: 236 / Green: 191 / Blue: 235

HSL

301°, 54%, 84%

Hue: 301° / Saturation: 54% / Lightness: 84%

CMYK

0%, 19%, 0%, 7%

Cyan: 0% / Magenta: 19% / Yellow: 0% / Key: 7%

What color is #ECBFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBFEB to RGB:

rgb(236, 191, 235)HEX to RGB Converter →

HEX to HSL

Convert #ECBFEB to HSL:

hsl(301, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ECBFEB to CMYK:

cmyk(0%, 19%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light magenta tone, #ECBFEB has RGB (236, 191, 235) and HSL (301°, 54%, 84%). 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 #ECBFEB is #C0ECC1, creating high-contrast pairings. For softer combinations, try analogous colors like #D7C0EC.

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

Contrast with #ECBFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBFEB?

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

What is the RGB value of #ECBFEB?

#ECBFEB in RGB is (236, 191, 235) - 236 red, 191 green, and 235 blue.

How to use #ECBFEB in CSS?

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

What colors go well with #ECBFEB?

#C0ECC1 (complementary), #D7C0EC (analogous), and #DB85D9 (lighter shade) work well with #ECBFEB.