#EDCFFC Color Information

Hex color code: #EDCFFC

#EDCFFC is a ethereal purple color. In RGB it is (237, 207, 252), and in HSL it is (280°, 88%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EDCFFC
RGB
237, 207, 252
HSL
280°, 88%, 90%
CMYK
6%, 18%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 252

Red: 237 / Green: 207 / Blue: 252

HSL

280°, 88%, 90%

Hue: 280° / Saturation: 88% / Lightness: 90%

CMYK

6%, 18%, 0%, 1%

Cyan: 6% / Magenta: 18% / Yellow: 0% / Key: 1%

What color is #EDCFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFFC to RGB:

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

HEX to HSL

Convert #EDCFFC to HSL:

hsl(280, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCFFC to CMYK:

cmyk(6%, 18%, 0%, 1%)Color Converter →

Color Meaning and Usage

#EDCFFC is a ethereal purple color with RGB values of 237, 207, 252 and HSL of 280°, 88%, 90%. 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 #EDCFFC is #DEFCCF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CFFC.

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

Contrast with #EDCFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFFC?

#EDCFFC is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDCFFC?

#EDCFFC in RGB is (237, 207, 252) - 237 red, 207 green, and 252 blue.

How to use #EDCFFC in CSS?

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

What colors go well with #EDCFFC?

#DEFCCF (complementary), #D7CFFC (analogous), and #D287F7 (lighter shade) work well with #EDCFFC.