#EDECFB Color Information

Hex color code: #EDECFB

#EDECFB is a light blue color. In RGB it is (237, 236, 251), and in HSL it is (244°, 65%, 95%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EDECFB
RGB
237, 236, 251
HSL
244°, 65%, 95%
CMYK
6%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDECFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 236, 251

Red: 237 / Green: 236 / Blue: 251

HSL

244°, 65%, 95%

Hue: 244° / Saturation: 65% / Lightness: 95%

CMYK

6%, 6%, 0%, 2%

Cyan: 6% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #EDECFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDECFB to RGB:

rgb(237, 236, 251)HEX to RGB Converter →

HEX to HSL

Convert #EDECFB to HSL:

hsl(244, 65%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EDECFB to CMYK:

cmyk(6%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #EDECFB has RGB (237, 236, 251) and HSL (244°, 65%, 95%). 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 #EDECFB is #F9FBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF1FB.

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

Contrast with #EDECFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDECFB?

#EDECFB is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDECFB?

#EDECFB in RGB is (237, 236, 251) - 237 red, 236 green, and 251 blue.

How to use #EDECFB in CSS?

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

What colors go well with #EDECFB?

#F9FBEA (complementary), #EAF1FB (analogous), and #AFABED (lighter shade) work well with #EDECFB.