#EDCFD8 Color Information

Hex color code: #EDCFD8

#EDCFD8 is a light magenta color. In RGB it is (237, 207, 216), and in HSL it is (342°, 45%, 87%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EDCFD8
RGB
237, 207, 216
HSL
342°, 45%, 87%
CMYK
0%, 13%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 216

Red: 237 / Green: 207 / Blue: 216

HSL

342°, 45%, 87%

Hue: 342° / Saturation: 45% / Lightness: 87%

CMYK

0%, 13%, 9%, 7%

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

What color is #EDCFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFD8 to RGB:

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

HEX to HSL

Convert #EDCFD8 to HSL:

hsl(342, 45%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCFD8 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EDCFD8 has RGB (237, 207, 216) and HSL (342°, 45%, 87%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCFD8 is #CFEDE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCFE7.

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

Contrast with #EDCFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFD8?

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

What is the RGB value of #EDCFD8?

#EDCFD8 in RGB is (237, 207, 216) - 237 red, 207 green, and 216 blue.

How to use #EDCFD8 in CSS?

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

What colors go well with #EDCFD8?

#CFEDE4 (complementary), #EDCFE7 (analogous), and #D897AB (lighter shade) work well with #EDCFD8.