#EAE6EB Color Information

Hex color code: #EAE6EB

A airy magenta shade, #EAE6EB appears as (234, 230, 235) in RGB and (288°, 11%, 91%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EAE6EB
RGB
234, 230, 235
HSL
288°, 11%, 91%
CMYK
0%, 2%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAE6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 230, 235

Red: 234 / Green: 230 / Blue: 235

HSL

288°, 11%, 91%

Hue: 288° / Saturation: 11% / Lightness: 91%

CMYK

0%, 2%, 0%, 8%

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

What color is #EAE6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAE6EB to RGB:

rgb(234, 230, 235)HEX to RGB Converter →

HEX to HSL

Convert #EAE6EB to HSL:

hsl(288, 11%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EAE6EB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EAE6EB has RGB (234, 230, 235) and HSL (288°, 11%, 91%). 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 #EAE6EB is #E7EBE6, creating high-contrast pairings. For softer combinations, try analogous colors like #E7E6EB.

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

Contrast with #EAE6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAE6EB?

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

What is the RGB value of #EAE6EB?

#EAE6EB in RGB is (234, 230, 235) - 234 red, 230 green, and 235 blue.

How to use #EAE6EB in CSS?

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

What colors go well with #EAE6EB?

#E7EBE6 (complementary), #E7E6EB (analogous), and #C6BBC9 (lighter shade) work well with #EAE6EB.