#EDECEF Color Information

Hex color code: #EDECEF

#EDECEF is a delicate purple color. In RGB it is (237, 236, 239), and in HSL it is (260°, 9%, 93%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EDECEF
RGB
237, 236, 239
HSL
260°, 9%, 93%
CMYK
1%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDECEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 236, 239

Red: 237 / Green: 236 / Blue: 239

HSL

260°, 9%, 93%

Hue: 260° / Saturation: 9% / Lightness: 93%

CMYK

1%, 1%, 0%, 6%

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

What color is #EDECEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDECEF to RGB:

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

HEX to HSL

Convert #EDECEF to HSL:

hsl(260, 9%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDECEF to CMYK:

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

Color Meaning and Usage

#EDECEF is a light purple color with RGB values of 237, 236, 239 and HSL of 260°, 9%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDECEF is #EEEFEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECECEF.

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

Contrast with #EDECEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDECEF?

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

What is the RGB value of #EDECEF?

#EDECEF in RGB is (237, 236, 239) - 237 red, 236 green, and 239 blue.

How to use #EDECEF in CSS?

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

What colors go well with #EDECEF?

#EEEFEC (complementary), #ECECEF (analogous), and #C5C2CC (lighter shade) work well with #EDECEF.