#ECBFEA Color Information

Hex color code: #ECBFEA

#ECBFEA is a airy magenta color. In RGB it is (236, 191, 234), and in HSL it is (303°, 54%, 84%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#ECBFEA
RGB
236, 191, 234
HSL
303°, 54%, 84%
CMYK
0%, 19%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 191, 234

Red: 236 / Green: 191 / Blue: 234

HSL

303°, 54%, 84%

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

CMYK

0%, 19%, 1%, 7%

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

What color is #ECBFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBFEA to RGB:

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

HEX to HSL

Convert #ECBFEA to HSL:

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

HEX to CMYK

Convert #ECBFEA to CMYK:

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

Color Meaning and Usage

#ECBFEA is a airy magenta color with RGB values of 236, 191, 234 and HSL of 303°, 54%, 84%. 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 #ECBFEA is #C0ECC2, creating high-contrast pairings. For softer combinations, try analogous colors like #D8C0EC.

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

Contrast with #ECBFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBFEA?

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

What is the RGB value of #ECBFEA?

#ECBFEA in RGB is (236, 191, 234) - 236 red, 191 green, and 234 blue.

How to use #ECBFEA in CSS?

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

What colors go well with #ECBFEA?

#C0ECC2 (complementary), #D8C0EC (analogous), and #DB85D6 (lighter shade) work well with #ECBFEA.