#EBB8EF Color Information

Hex color code: #EBB8EF

#EBB8EF is a airy magenta color. In RGB it is (235, 184, 239), and in HSL it is (296°, 63%, 83%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EBB8EF
RGB
235, 184, 239
HSL
296°, 63%, 83%
CMYK
2%, 23%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB8EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 184, 239

Red: 235 / Green: 184 / Blue: 239

HSL

296°, 63%, 83%

Hue: 296° / Saturation: 63% / Lightness: 83%

CMYK

2%, 23%, 0%, 6%

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

What color is #EBB8EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB8EF to RGB:

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

HEX to HSL

Convert #EBB8EF to HSL:

hsl(296, 63%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBB8EF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EBB8EF has RGB (235, 184, 239) and HSL (296°, 63%, 83%). 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 #EBB8EF is #BCEFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #D0B8EF.

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

Contrast with #EBB8EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB8EF?

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

What is the RGB value of #EBB8EF?

#EBB8EF in RGB is (235, 184, 239) - 235 red, 184 green, and 239 blue.

How to use #EBB8EF in CSS?

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

What colors go well with #EBB8EF?

#BCEFB8 (complementary), #D0B8EF (analogous), and #DA7AE1 (lighter shade) work well with #EBB8EF.