#EDDFEB Color Information

Hex color code: #EDDFEB

A light magenta shade, #EDDFEB appears as (237, 223, 235) in RGB and (309°, 28%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EDDFEB
RGB
237, 223, 235
HSL
309°, 28%, 90%
CMYK
0%, 6%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 223, 235

Red: 237 / Green: 223 / Blue: 235

HSL

309°, 28%, 90%

Hue: 309° / Saturation: 28% / Lightness: 90%

CMYK

0%, 6%, 1%, 7%

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

What color is #EDDFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDFEB to RGB:

rgb(237, 223, 235)HEX to RGB Converter →

HEX to HSL

Convert #EDDFEB to HSL:

hsl(309, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDFEB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EDDFEB has RGB (237, 223, 235) and HSL (309°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDFEB is #DEEDE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E8DEED.

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

Contrast with #EDDFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDFEB?

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

What is the RGB value of #EDDFEB?

#EDDFEB in RGB is (237, 223, 235) - 237 red, 223 green, and 235 blue.

How to use #EDDFEB in CSS?

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

What colors go well with #EDDFEB?

#DEEDE1 (complementary), #E8DEED (analogous), and #D1ADCC (lighter shade) work well with #EDDFEB.