#E2CFCC Color Information

Hex color code: #E2CFCC

The hex color #E2CFCC is a ethereal red with RGB values of (226, 207, 204) and HSL of (8°, 27%, 84%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#E2CFCC
RGB
226, 207, 204
HSL
8°, 27%, 84%
CMYK
0%, 8%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 207, 204

Red: 226 / Green: 207 / Blue: 204

HSL

8°, 27%, 84%

Hue: 8° / Saturation: 27% / Lightness: 84%

CMYK

0%, 8%, 10%, 11%

Cyan: 0% / Magenta: 8% / Yellow: 10% / Key: 11%

What color is #E2CFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CFCC to RGB:

rgb(226, 207, 204)HEX to RGB Converter →

HEX to HSL

Convert #E2CFCC to HSL:

hsl(8, 27%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CFCC to CMYK:

cmyk(0%, 8%, 10%, 11%)Color Converter →

Color Meaning and Usage

A soft red tone, #E2CFCC has RGB (226, 207, 204) and HSL (8°, 27%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CFCC is #CBDEE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1CBD3.

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

Contrast with #E2CFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CFCC?

#E2CFCC is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2CFCC?

#E2CFCC in RGB is (226, 207, 204) - 226 red, 207 green, and 204 blue.

How to use #E2CFCC in CSS?

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

What colors go well with #E2CFCC?

#CBDEE1 (complementary), #E1CBD3 (analogous), and #C5A09B (lighter shade) work well with #E2CFCC.