#EAEAEC Color Information

Hex color code: #EAEAEC

#EAEAEC is a delicate blue color. In RGB it is (234, 234, 236), and in HSL it is (240°, 5%, 92%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EAEAEC
RGB
234, 234, 236
HSL
240°, 5%, 92%
CMYK
1%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 234, 236

Red: 234 / Green: 234 / Blue: 236

HSL

240°, 5%, 92%

Hue: 240° / Saturation: 5% / Lightness: 92%

CMYK

1%, 1%, 0%, 7%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 7%

What color is #EAEAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEAEC to RGB:

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

HEX to HSL

Convert #EAEAEC to HSL:

hsl(240, 5%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEAEC to CMYK:

cmyk(1%, 1%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #EAEAEC has RGB (234, 234, 236) and HSL (240°, 5%, 92%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEAEC is #ECECEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEBEC.

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

Contrast with #EAEAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEAEC?

#EAEAEC is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEAEC?

#EAEAEC in RGB is (234, 234, 236) - 234 red, 234 green, and 236 blue.

How to use #EAEAEC in CSS?

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

What colors go well with #EAEAEC?

#ECECEA (complementary), #EAEBEC (analogous), and #C1C1C7 (lighter shade) work well with #EAEAEC.