#EDCEFA Color Information

Hex color code: #EDCEFA

#EDCEFA is a delicate purple color. In RGB it is (237, 206, 250), and in HSL it is (282°, 81%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDCEFA
RGB
237, 206, 250
HSL
282°, 81%, 89%
CMYK
5%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 206, 250

Red: 237 / Green: 206 / Blue: 250

HSL

282°, 81%, 89%

Hue: 282° / Saturation: 81% / Lightness: 89%

CMYK

5%, 18%, 0%, 2%

Cyan: 5% / Magenta: 18% / Yellow: 0% / Key: 2%

What color is #EDCEFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCEFA to RGB:

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

HEX to HSL

Convert #EDCEFA to HSL:

hsl(282, 81%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCEFA to CMYK:

cmyk(5%, 18%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy purple tone, #EDCEFA has RGB (237, 206, 250) and HSL (282°, 81%, 89%). 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 #EDCEFA is #DAFACC, creating high-contrast pairings. For softer combinations, try analogous colors like #D5CCFA.

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

Contrast with #EDCEFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCEFA?

#EDCEFA is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDCEFA?

#EDCEFA in RGB is (237, 206, 250) - 237 red, 206 green, and 250 blue.

How to use #EDCEFA in CSS?

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

What colors go well with #EDCEFA?

#DAFACC (complementary), #D5CCFA (analogous), and #D287F2 (lighter shade) work well with #EDCEFA.