#EACCEA Color Information

Hex color code: #EACCEA

#EACCEA is a delicate magenta color. In RGB it is (234, 204, 234), and in HSL it is (300°, 42%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EACCEA
RGB
234, 204, 234
HSL
300°, 42%, 86%
CMYK
0%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 204, 234

Red: 234 / Green: 204 / Blue: 234

HSL

300°, 42%, 86%

Hue: 300° / Saturation: 42% / Lightness: 86%

CMYK

0%, 13%, 0%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 0% / Key: 8%

What color is #EACCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACCEA to RGB:

rgb(234, 204, 234)HEX to RGB Converter →

HEX to HSL

Convert #EACCEA to HSL:

hsl(300, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACCEA to CMYK:

cmyk(0%, 13%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EACCEA has RGB (234, 204, 234) and HSL (300°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACCEA is #CCEACC, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCEA.

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

Contrast with #EACCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACCEA?

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

What is the RGB value of #EACCEA?

#EACCEA in RGB is (234, 204, 234) - 234 red, 204 green, and 234 blue.

How to use #EACCEA in CSS?

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

What colors go well with #EACCEA?

#CCEACC (complementary), #DBCCEA (analogous), and #D496D4 (lighter shade) work well with #EACCEA.