#EBDDF5 Color Information

Hex color code: #EBDDF5

#EBDDF5 is a ethereal purple color. In RGB it is (235, 221, 245), and in HSL it is (275°, 55%, 91%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EBDDF5
RGB
235, 221, 245
HSL
275°, 55%, 91%
CMYK
4%, 10%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDDF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 221, 245

Red: 235 / Green: 221 / Blue: 245

HSL

275°, 55%, 91%

Hue: 275° / Saturation: 55% / Lightness: 91%

CMYK

4%, 10%, 0%, 4%

Cyan: 4% / Magenta: 10% / Yellow: 0% / Key: 4%

What color is #EBDDF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDDF5 to RGB:

rgb(235, 221, 245)HEX to RGB Converter →

HEX to HSL

Convert #EBDDF5 to HSL:

hsl(275, 55%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDDF5 to CMYK:

cmyk(4%, 10%, 0%, 4%)Color Converter →

Color Meaning and Usage

#EBDDF5 is a ethereal purple color with RGB values of 235, 221, 245 and HSL of 275°, 55%, 91%. 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 #EBDDF5 is #E6F5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDBF5.

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

Contrast with #EBDDF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDDF5?

#EBDDF5 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDDF5?

#EBDDF5 in RGB is (235, 221, 245) - 235 red, 221 green, and 245 blue.

How to use #EBDDF5 in CSS?

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

What colors go well with #EBDDF5?

#E6F5DB (complementary), #DEDBF5 (analogous), and #C7A0E3 (lighter shade) work well with #EBDDF5.