#EDCED8 Color Information

Hex color code: #EDCED8

#EDCED8 is a ethereal magenta color. In RGB it is (237, 206, 216), and in HSL it is (341°, 46%, 87%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EDCED8
RGB
237, 206, 216
HSL
341°, 46%, 87%
CMYK
0%, 13%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCED8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 206, 216

Red: 237 / Green: 206 / Blue: 216

HSL

341°, 46%, 87%

Hue: 341° / Saturation: 46% / Lightness: 87%

CMYK

0%, 13%, 9%, 7%

Cyan: 0% / Magenta: 13% / Yellow: 9% / Key: 7%

What color is #EDCED8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCED8 to RGB:

rgb(237, 206, 216)HEX to RGB Converter →

HEX to HSL

Convert #EDCED8 to HSL:

hsl(341, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCED8 to CMYK:

cmyk(0%, 13%, 9%, 7%)Color Converter →

Color Meaning and Usage

#EDCED8 is a delicate magenta color with RGB values of 237, 206, 216 and HSL of 341°, 46%, 87%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCED8 is #CFEDE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCFE8.

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

Contrast with #EDCED8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCED8?

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

What is the RGB value of #EDCED8?

#EDCED8 in RGB is (237, 206, 216) - 237 red, 206 green, and 216 blue.

How to use #EDCED8 in CSS?

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

What colors go well with #EDCED8?

#CFEDE3 (complementary), #EDCFE8 (analogous), and #D897AC (lighter shade) work well with #EDCED8.