#ECAFF3 Color Information

Hex color code: #ECAFF3

#ECAFF3 is a delicate magenta color. In RGB it is (236, 175, 243), and in HSL it is (294°, 74%, 82%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#ECAFF3
RGB
236, 175, 243
HSL
294°, 74%, 82%
CMYK
3%, 28%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 175, 243

Red: 236 / Green: 175 / Blue: 243

HSL

294°, 74%, 82%

Hue: 294° / Saturation: 74% / Lightness: 82%

CMYK

3%, 28%, 0%, 5%

Cyan: 3% / Magenta: 28% / Yellow: 0% / Key: 5%

What color is #ECAFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAFF3 to RGB:

rgb(236, 175, 243)HEX to RGB Converter →

HEX to HSL

Convert #ECAFF3 to HSL:

hsl(294, 74%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ECAFF3 to CMYK:

cmyk(3%, 28%, 0%, 5%)Color Converter →

Color Meaning and Usage

#ECAFF3 is a light magenta color with RGB values of 236, 175, 243 and HSL of 294°, 74%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAFF3 is #B6F3AF, creating high-contrast pairings. For softer combinations, try analogous colors like #CAAFF3.

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

Contrast with #ECAFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAFF3?

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

What is the RGB value of #ECAFF3?

#ECAFF3 in RGB is (236, 175, 243) - 236 red, 175 green, and 243 blue.

How to use #ECAFF3 in CSS?

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

What colors go well with #ECAFF3?

#B6F3AF (complementary), #CAAFF3 (analogous), and #DD6DE9 (lighter shade) work well with #ECAFF3.