#EEC2BA Color Information

Hex color code: #EEC2BA

#EEC2BA is a light red color. In RGB it is (238, 194, 186), and in HSL it is (9°, 60%, 83%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EEC2BA
RGB
238, 194, 186
HSL
9°, 60%, 83%
CMYK
0%, 18%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 194, 186

Red: 238 / Green: 194 / Blue: 186

HSL

9°, 60%, 83%

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

CMYK

0%, 18%, 22%, 7%

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

What color is #EEC2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC2BA to RGB:

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

HEX to HSL

Convert #EEC2BA to HSL:

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

HEX to CMYK

Convert #EEC2BA to CMYK:

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

Color Meaning and Usage

A airy red tone, #EEC2BA has RGB (238, 194, 186) and HSL (9°, 60%, 83%). 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 #EEC2BA is #BAE6EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBACC.

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

Contrast with #EEC2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC2BA?

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

What is the RGB value of #EEC2BA?

#EEC2BA in RGB is (238, 194, 186) - 238 red, 194 green, and 186 blue.

How to use #EEC2BA in CSS?

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

What colors go well with #EEC2BA?

#BAE6EE (complementary), #EEBACC (analogous), and #DE8B7C (lighter shade) work well with #EEC2BA.