#EBCAEC Color Information

Hex color code: #EBCAEC

The hex color #EBCAEC is a airy magenta with RGB values of (235, 202, 236) and HSL of (298°, 47%, 86%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EBCAEC
RGB
235, 202, 236
HSL
298°, 47%, 86%
CMYK
0%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 202, 236

Red: 235 / Green: 202 / Blue: 236

HSL

298°, 47%, 86%

Hue: 298° / Saturation: 47% / Lightness: 86%

CMYK

0%, 14%, 0%, 7%

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

What color is #EBCAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCAEC to RGB:

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

HEX to HSL

Convert #EBCAEC to HSL:

hsl(298, 47%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCAEC to CMYK:

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

Color Meaning and Usage

#EBCAEC is a airy magenta color with RGB values of 235, 202, 236 and HSL of 298°, 47%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCAEC is #CCECCB, creating high-contrast pairings. For softer combinations, try analogous colors like #DACBEC.

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

Contrast with #EBCAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCAEC?

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

What is the RGB value of #EBCAEC?

#EBCAEC in RGB is (235, 202, 236) - 235 red, 202 green, and 236 blue.

How to use #EBCAEC in CSS?

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

What colors go well with #EBCAEC?

#CCECCB (complementary), #DACBEC (analogous), and #D592D8 (lighter shade) work well with #EBCAEC.