#EBDCF9 Color Information

Hex color code: #EBDCF9

The hex color #EBDCF9 is a light purple with RGB values of (235, 220, 249) and HSL of (271°, 71%, 92%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EBDCF9
RGB
235, 220, 249
HSL
271°, 71%, 92%
CMYK
6%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDCF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 220, 249

Red: 235 / Green: 220 / Blue: 249

HSL

271°, 71%, 92%

Hue: 271° / Saturation: 71% / Lightness: 92%

CMYK

6%, 12%, 0%, 2%

Cyan: 6% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #EBDCF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDCF9 to RGB:

rgb(235, 220, 249)HEX to RGB Converter →

HEX to HSL

Convert #EBDCF9 to HSL:

hsl(271, 71%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDCF9 to CMYK:

cmyk(6%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #EBDCF9 has RGB (235, 220, 249) and HSL (271°, 71%, 92%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDCF9 is #EAF9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDCF9.

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

Contrast with #EBDCF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDCF9?

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

What is the RGB value of #EBDCF9?

#EBDCF9 in RGB is (235, 220, 249) - 235 red, 220 green, and 249 blue.

How to use #EBDCF9 in CSS?

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

What colors go well with #EBDCF9?

#EAF9DC (complementary), #DDDCF9 (analogous), and #C69BEE (lighter shade) work well with #EBDCF9.