#EBCAE1 Color Information

Hex color code: #EBCAE1

The hex color #EBCAE1 is a soft magenta with RGB values of (235, 202, 225) and HSL of (318°, 45%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EBCAE1
RGB
235, 202, 225
HSL
318°, 45%, 86%
CMYK
0%, 14%, 4%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCAE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 202, 225

Red: 235 / Green: 202 / Blue: 225

HSL

318°, 45%, 86%

Hue: 318° / Saturation: 45% / Lightness: 86%

CMYK

0%, 14%, 4%, 8%

Cyan: 0% / Magenta: 14% / Yellow: 4% / Key: 8%

What color is #EBCAE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCAE1 to RGB:

rgb(235, 202, 225)HEX to RGB Converter →

HEX to HSL

Convert #EBCAE1 to HSL:

hsl(318, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCAE1 to CMYK:

cmyk(0%, 14%, 4%, 8%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EBCAE1 has RGB (235, 202, 225) and HSL (318°, 45%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCAE1 is #CBEBD5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5CBEB.

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

Contrast with #EBCAE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCAE1?

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

What is the RGB value of #EBCAE1?

#EBCAE1 in RGB is (235, 202, 225) - 235 red, 202 green, and 225 blue.

How to use #EBCAE1 in CSS?

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

What colors go well with #EBCAE1?

#CBEBD5 (complementary), #E5CBEB (analogous), and #D694C2 (lighter shade) work well with #EBCAE1.