#EDEBF2 Color Information

Hex color code: #EDEBF2

#EDEBF2 is a light purple color. In RGB it is (237, 235, 242), and in HSL it is (257°, 21%, 94%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EDEBF2
RGB
237, 235, 242
HSL
257°, 21%, 94%
CMYK
2%, 3%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEBF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 235, 242

Red: 237 / Green: 235 / Blue: 242

HSL

257°, 21%, 94%

Hue: 257° / Saturation: 21% / Lightness: 94%

CMYK

2%, 3%, 0%, 5%

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

What color is #EDEBF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEBF2 to RGB:

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

HEX to HSL

Convert #EDEBF2 to HSL:

hsl(257, 21%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEBF2 to CMYK:

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

Color Meaning and Usage

#EDEBF2 is a light purple color with RGB values of 237, 235, 242 and HSL of 257°, 21%, 94%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEBF2 is #F1F3EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEEF3.

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

Contrast with #EDEBF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEBF2?

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

What is the RGB value of #EDEBF2?

#EDEBF2 in RGB is (237, 235, 242) - 237 red, 235 green, and 242 blue.

How to use #EDEBF2 in CSS?

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

What colors go well with #EDEBF2?

#F1F3EC (complementary), #ECEEF3 (analogous), and #C5BED5 (lighter shade) work well with #EDEBF2.