#EBBDF2 Color Information

Hex color code: #EBBDF2

The hex color #EBBDF2 is a light magenta with RGB values of (235, 189, 242) and HSL of (292°, 67%, 85%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EBBDF2
RGB
235, 189, 242
HSL
292°, 67%, 85%
CMYK
3%, 22%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBDF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 189, 242

Red: 235 / Green: 189 / Blue: 242

HSL

292°, 67%, 85%

Hue: 292° / Saturation: 67% / Lightness: 85%

CMYK

3%, 22%, 0%, 5%

Cyan: 3% / Magenta: 22% / Yellow: 0% / Key: 5%

What color is #EBBDF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBDF2 to RGB:

rgb(235, 189, 242)HEX to RGB Converter →

HEX to HSL

Convert #EBBDF2 to HSL:

hsl(292, 67%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBDF2 to CMYK:

cmyk(3%, 22%, 0%, 5%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EBBDF2 has RGB (235, 189, 242) and HSL (292°, 67%, 85%). 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 #EBBDF2 is #C6F2BF, creating high-contrast pairings. For softer combinations, try analogous colors like #D2BFF2.

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

Contrast with #EBBDF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBDF2?

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

What is the RGB value of #EBBDF2?

#EBBDF2 in RGB is (235, 189, 242) - 235 red, 189 green, and 242 blue.

How to use #EBBDF2 in CSS?

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

What colors go well with #EBBDF2?

#C6F2BF (complementary), #D2BFF2 (analogous), and #D87FE6 (lighter shade) work well with #EBBDF2.