#EBBDEF Color Information

Hex color code: #EBBDEF

A ethereal magenta shade, #EBBDEF appears as (235, 189, 239) in RGB and (295°, 61%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EBBDEF
RGB
235, 189, 239
HSL
295°, 61%, 84%
CMYK
2%, 21%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 189, 239

Red: 235 / Green: 189 / Blue: 239

HSL

295°, 61%, 84%

Hue: 295° / Saturation: 61% / Lightness: 84%

CMYK

2%, 21%, 0%, 6%

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

What color is #EBBDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBDEF to RGB:

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

HEX to HSL

Convert #EBBDEF to HSL:

hsl(295, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBDEF to CMYK:

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

Color Meaning and Usage

#EBBDEF is a ethereal magenta color with RGB values of 235, 189, 239 and HSL of 295°, 61%, 84%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBDEF is #C1EFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #D2BDEF.

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

Contrast with #EBBDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBDEF?

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

What is the RGB value of #EBBDEF?

#EBBDEF in RGB is (235, 189, 239) - 235 red, 189 green, and 239 blue.

How to use #EBBDEF in CSS?

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

What colors go well with #EBBDEF?

#C1EFBD (complementary), #D2BDEF (analogous), and #D880E0 (lighter shade) work well with #EBBDEF.