#EBD7EC Color Information

Hex color code: #EBD7EC

A airy magenta shade, #EBD7EC appears as (235, 215, 236) in RGB and (297°, 36%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EBD7EC
RGB
235, 215, 236
HSL
297°, 36%, 88%
CMYK
0%, 9%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBD7EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 215, 236

Red: 235 / Green: 215 / Blue: 236

HSL

297°, 36%, 88%

Hue: 297° / Saturation: 36% / Lightness: 88%

CMYK

0%, 9%, 0%, 7%

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

What color is #EBD7EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBD7EC to RGB:

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

HEX to HSL

Convert #EBD7EC to HSL:

hsl(297, 36%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EBD7EC to CMYK:

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

Color Meaning and Usage

#EBD7EC is a airy magenta color with RGB values of 235, 215, 236 and HSL of 297°, 36%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBD7EC is #D6EBD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD5EB.

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

Contrast with #EBD7EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBD7EC?

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

What is the RGB value of #EBD7EC?

#EBD7EC in RGB is (235, 215, 236) - 235 red, 215 green, and 236 blue.

How to use #EBD7EC in CSS?

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

What colors go well with #EBD7EC?

#D6EBD5 (complementary), #DFD5EB (analogous), and #D0A1D3 (lighter shade) work well with #EBD7EC.