#EDC9DB Color Information

Hex color code: #EDC9DB

The hex color #EDC9DB is a ethereal magenta with RGB values of (237, 201, 219) and HSL of (330°, 50%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EDC9DB
RGB
237, 201, 219
HSL
330°, 50%, 86%
CMYK
0%, 15%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC9DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 201, 219

Red: 237 / Green: 201 / Blue: 219

HSL

330°, 50%, 86%

Hue: 330° / Saturation: 50% / Lightness: 86%

CMYK

0%, 15%, 8%, 7%

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

What color is #EDC9DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC9DB to RGB:

rgb(237, 201, 219)HEX to RGB Converter →

HEX to HSL

Convert #EDC9DB to HSL:

hsl(330, 50%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC9DB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EDC9DB has RGB (237, 201, 219) and HSL (330°, 50%, 86%). 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 #EDC9DB is #C9EDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC9ED.

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

Contrast with #EDC9DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC9DB?

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

What is the RGB value of #EDC9DB?

#EDC9DB in RGB is (237, 201, 219) - 237 red, 201 green, and 219 blue.

How to use #EDC9DB in CSS?

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

What colors go well with #EDC9DB?

#C9EDDB (complementary), #EDC9ED (analogous), and #DA90B5 (lighter shade) work well with #EDC9DB.