#EBDFE7 Color Information

Hex color code: #EBDFE7

#EBDFE7 is a soft magenta color. In RGB it is (235, 223, 231), and in HSL it is (320°, 23%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EBDFE7
RGB
235, 223, 231
HSL
320°, 23%, 90%
CMYK
0%, 5%, 2%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 231

Red: 235 / Green: 223 / Blue: 231

HSL

320°, 23%, 90%

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

CMYK

0%, 5%, 2%, 8%

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

What color is #EBDFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDFE7 to RGB:

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

HEX to HSL

Convert #EBDFE7 to HSL:

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

HEX to CMYK

Convert #EBDFE7 to CMYK:

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

Color Meaning and Usage

#EBDFE7 is a soft magenta color with RGB values of 235, 223, 231 and HSL of 320°, 23%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDFE7 is #E0EBE4, creating high-contrast pairings. For softer combinations, try analogous colors like #E9E0EB.

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

Contrast with #EBDFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDFE7?

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

What is the RGB value of #EBDFE7?

#EBDFE7 in RGB is (235, 223, 231) - 235 red, 223 green, and 231 blue.

How to use #EBDFE7 in CSS?

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

What colors go well with #EBDFE7?

#E0EBE4 (complementary), #E9E0EB (analogous), and #CEB1C4 (lighter shade) work well with #EBDFE7.