#EACEC6 Color Information

Hex color code: #EACEC6

#EACEC6 is a ethereal red color. In RGB it is (234, 206, 198), and in HSL it is (13°, 46%, 85%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EACEC6
RGB
234, 206, 198
HSL
13°, 46%, 85%
CMYK
0%, 12%, 15%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACEC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 206, 198

Red: 234 / Green: 206 / Blue: 198

HSL

13°, 46%, 85%

Hue: 13° / Saturation: 46% / Lightness: 85%

CMYK

0%, 12%, 15%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 15% / Key: 8%

What color is #EACEC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACEC6 to RGB:

rgb(234, 206, 198)HEX to RGB Converter →

HEX to HSL

Convert #EACEC6 to HSL:

hsl(13, 46%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EACEC6 to CMYK:

cmyk(0%, 12%, 15%, 8%)Color Converter →

Color Meaning and Usage

#EACEC6 is a airy red color with RGB values of 234, 206, 198 and HSL of 13°, 46%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACEC6 is #C7E3EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAC7D1.

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

Contrast with #EACEC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACEC6?

#EACEC6 is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EACEC6?

#EACEC6 in RGB is (234, 206, 198) - 234 red, 206 green, and 198 blue.

How to use #EACEC6 in CSS?

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

What colors go well with #EACEC6?

#C7E3EA (complementary), #EAC7D1 (analogous), and #D69F8F (lighter shade) work well with #EACEC6.