#EDCFE7 Color Information

Hex color code: #EDCFE7

The hex color #EDCFE7 is a light magenta with RGB values of (237, 207, 231) and HSL of (312°, 45%, 87%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EDCFE7
RGB
237, 207, 231
HSL
312°, 45%, 87%
CMYK
0%, 13%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 231

Red: 237 / Green: 207 / Blue: 231

HSL

312°, 45%, 87%

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

CMYK

0%, 13%, 3%, 7%

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

What color is #EDCFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFE7 to RGB:

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

HEX to HSL

Convert #EDCFE7 to HSL:

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

HEX to CMYK

Convert #EDCFE7 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EDCFE7 has RGB (237, 207, 231) and HSL (312°, 45%, 87%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDCFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFE7?

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

What is the RGB value of #EDCFE7?

#EDCFE7 in RGB is (237, 207, 231) - 237 red, 207 green, and 231 blue.

How to use #EDCFE7 in CSS?

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

What colors go well with #EDCFE7?

#CFEDD5 (complementary), #E4CFED (analogous), and #D897CB (lighter shade) work well with #EDCFE7.