#EBBDDE Color Information

Hex color code: #EBBDDE

#EBBDDE is a delicate magenta color. In RGB it is (235, 189, 222), and in HSL it is (317°, 53%, 83%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EBBDDE
RGB
235, 189, 222
HSL
317°, 53%, 83%
CMYK
0%, 20%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 189, 222

Red: 235 / Green: 189 / Blue: 222

HSL

317°, 53%, 83%

Hue: 317° / Saturation: 53% / Lightness: 83%

CMYK

0%, 20%, 6%, 8%

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

What color is #EBBDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBDDE to RGB:

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

HEX to HSL

Convert #EBBDDE to HSL:

hsl(317, 53%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBDDE to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EBBDDE has RGB (235, 189, 222) and HSL (317°, 53%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBDDE is #BDEBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #E1BDEB.

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

Contrast with #EBBDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBDDE?

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

What is the RGB value of #EBBDDE?

#EBBDDE in RGB is (235, 189, 222) - 235 red, 189 green, and 222 blue.

How to use #EBBDDE in CSS?

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

What colors go well with #EBBDDE?

#BDEBCA (complementary), #E1BDEB (analogous), and #D982C0 (lighter shade) work well with #EBBDDE.