#EEBAE6 Color Information

Hex color code: #EEBAE6

#EEBAE6 is a ethereal magenta color. In RGB it is (238, 186, 230), and in HSL it is (309°, 60%, 83%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EEBAE6
RGB
238, 186, 230
HSL
309°, 60%, 83%
CMYK
0%, 22%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBAE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 186, 230

Red: 238 / Green: 186 / Blue: 230

HSL

309°, 60%, 83%

Hue: 309° / Saturation: 60% / Lightness: 83%

CMYK

0%, 22%, 3%, 7%

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

What color is #EEBAE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBAE6 to RGB:

rgb(238, 186, 230)HEX to RGB Converter →

HEX to HSL

Convert #EEBAE6 to HSL:

hsl(309, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBAE6 to CMYK:

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

Color Meaning and Usage

#EEBAE6 is a light magenta color with RGB values of 238, 186, 230 and HSL of 309°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBAE6 is #BAEEC1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBAEE.

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

Contrast with #EEBAE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBAE6?

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

What is the RGB value of #EEBAE6?

#EEBAE6 in RGB is (238, 186, 230) - 238 red, 186 green, and 230 blue.

How to use #EEBAE6 in CSS?

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

What colors go well with #EEBAE6?

#BAEEC1 (complementary), #DBBAEE (analogous), and #DE7CD0 (lighter shade) work well with #EEBAE6.