#EBDCF0 Color Information

Hex color code: #EBDCF0

A soft magenta shade, #EBDCF0 appears as (235, 220, 240) in RGB and (285°, 40%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EBDCF0
RGB
235, 220, 240
HSL
285°, 40%, 90%
CMYK
2%, 8%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDCF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 220, 240

Red: 235 / Green: 220 / Blue: 240

HSL

285°, 40%, 90%

Hue: 285° / Saturation: 40% / Lightness: 90%

CMYK

2%, 8%, 0%, 6%

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

What color is #EBDCF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDCF0 to RGB:

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

HEX to HSL

Convert #EBDCF0 to HSL:

hsl(285, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDCF0 to CMYK:

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

Color Meaning and Usage

#EBDCF0 is a light magenta color with RGB values of 235, 220, 240 and HSL of 285°, 40%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDCF0 is #E0F0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DBF0.

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

Contrast with #EBDCF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDCF0?

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

What is the RGB value of #EBDCF0?

#EBDCF0 in RGB is (235, 220, 240) - 235 red, 220 green, and 240 blue.

How to use #EBDCF0 in CSS?

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

What colors go well with #EBDCF0?

#E0F0DB (complementary), #E0DBF0 (analogous), and #CCA6D9 (lighter shade) work well with #EBDCF0.