#EDC4EB Color Information

Hex color code: #EDC4EB

A light magenta shade, #EDC4EB appears as (237, 196, 235) in RGB and (303°, 53%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EDC4EB
RGB
237, 196, 235
HSL
303°, 53%, 85%
CMYK
0%, 17%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC4EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 196, 235

Red: 237 / Green: 196 / Blue: 235

HSL

303°, 53%, 85%

Hue: 303° / Saturation: 53% / Lightness: 85%

CMYK

0%, 17%, 1%, 7%

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

What color is #EDC4EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC4EB to RGB:

rgb(237, 196, 235)HEX to RGB Converter →

HEX to HSL

Convert #EDC4EB to HSL:

hsl(303, 53%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC4EB to CMYK:

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

Color Meaning and Usage

#EDC4EB is a light magenta color with RGB values of 237, 196, 235 and HSL of 303°, 53%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC4EB is #C4EDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC4ED.

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

Contrast with #EDC4EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC4EB?

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

What is the RGB value of #EDC4EB?

#EDC4EB in RGB is (237, 196, 235) - 237 red, 196 green, and 235 blue.

How to use #EDC4EB in CSS?

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

What colors go well with #EDC4EB?

#C4EDC7 (complementary), #DBC4ED (analogous), and #DB8AD7 (lighter shade) work well with #EDC4EB.