#EBDCF4 Color Information

Hex color code: #EBDCF4

A light purple shade, #EBDCF4 appears as (235, 220, 244) in RGB and (277°, 52%, 91%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EBDCF4
RGB
235, 220, 244
HSL
277°, 52%, 91%
CMYK
4%, 10%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDCF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 220, 244

Red: 235 / Green: 220 / Blue: 244

HSL

277°, 52%, 91%

Hue: 277° / Saturation: 52% / Lightness: 91%

CMYK

4%, 10%, 0%, 4%

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

What color is #EBDCF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDCF4 to RGB:

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

HEX to HSL

Convert #EBDCF4 to HSL:

hsl(277, 52%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDCF4 to CMYK:

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

Color Meaning and Usage

#EBDCF4 is a soft purple color with RGB values of 235, 220, 244 and HSL of 277°, 52%, 91%. 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 #EBDCF4 is #E5F4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDCF4.

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

Contrast with #EBDCF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDCF4?

#EBDCF4 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDCF4?

#EBDCF4 in RGB is (235, 220, 244) - 235 red, 220 green, and 244 blue.

How to use #EBDCF4 in CSS?

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

What colors go well with #EBDCF4?

#E5F4DC (complementary), #DFDCF4 (analogous), and #C9A2E2 (lighter shade) work well with #EBDCF4.