#EBDFE9 Color Information

Hex color code: #EBDFE9

The hex color #EBDFE9 is a ethereal magenta with RGB values of (235, 223, 233) and HSL of (310°, 23%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EBDFE9
RGB
235, 223, 233
HSL
310°, 23%, 90%
CMYK
0%, 5%, 1%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDFE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 233

Red: 235 / Green: 223 / Blue: 233

HSL

310°, 23%, 90%

Hue: 310° / Saturation: 23% / Lightness: 90%

CMYK

0%, 5%, 1%, 8%

Cyan: 0% / Magenta: 5% / Yellow: 1% / Key: 8%

What color is #EBDFE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDFE9 to RGB:

rgb(235, 223, 233)HEX to RGB Converter →

HEX to HSL

Convert #EBDFE9 to HSL:

hsl(310, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDFE9 to CMYK:

cmyk(0%, 5%, 1%, 8%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EBDFE9 has RGB (235, 223, 233) and HSL (310°, 23%, 90%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDFE9 is #E0EBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E7E0EB.

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

Contrast with #EBDFE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDFE9?

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

What is the RGB value of #EBDFE9?

#EBDFE9 in RGB is (235, 223, 233) - 235 red, 223 green, and 233 blue.

How to use #EBDFE9 in CSS?

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

What colors go well with #EBDFE9?

#E0EBE2 (complementary), #E7E0EB (analogous), and #CEB1C9 (lighter shade) work well with #EBDFE9.