#E2BECF Color Information

Hex color code: #E2BECF

A light magenta shade, #E2BECF appears as (226, 190, 207) in RGB and (332°, 38%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#E2BECF
RGB
226, 190, 207
HSL
332°, 38%, 82%
CMYK
0%, 16%, 8%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2BECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 190, 207

Red: 226 / Green: 190 / Blue: 207

HSL

332°, 38%, 82%

Hue: 332° / Saturation: 38% / Lightness: 82%

CMYK

0%, 16%, 8%, 11%

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

What color is #E2BECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2BECF to RGB:

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

HEX to HSL

Convert #E2BECF to HSL:

hsl(332, 38%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E2BECF to CMYK:

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

Color Meaning and Usage

#E2BECF is a light magenta color with RGB values of 226, 190, 207 and HSL of 332°, 38%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2BECF is #C0E3D2, creating high-contrast pairings. For softer combinations, try analogous colors like #E3C0E1.

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

Contrast with #E2BECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2BECF?

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

What is the RGB value of #E2BECF?

#E2BECF in RGB is (226, 190, 207) - 226 red, 190 green, and 207 blue.

How to use #E2BECF in CSS?

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

What colors go well with #E2BECF?

#C0E3D2 (complementary), #E3C0E1 (analogous), and #CB8BA9 (lighter shade) work well with #E2BECF.