#EFDEE2 Color Information

Hex color code: #EFDEE2

A light red shade, #EFDEE2 appears as (239, 222, 226) in RGB and (346°, 35%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EFDEE2
RGB
239, 222, 226
HSL
346°, 35%, 90%
CMYK
0%, 7%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 222, 226

Red: 239 / Green: 222 / Blue: 226

HSL

346°, 35%, 90%

Hue: 346° / Saturation: 35% / Lightness: 90%

CMYK

0%, 7%, 5%, 6%

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

What color is #EFDEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDEE2 to RGB:

rgb(239, 222, 226)HEX to RGB Converter →

HEX to HSL

Convert #EFDEE2 to HSL:

hsl(346, 35%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDEE2 to CMYK:

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

Color Meaning and Usage

#EFDEE2 is a light red color with RGB values of 239, 222, 226 and HSL of 346°, 35%, 90%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDEE2 is #DDEEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EEDDEA.

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

Contrast with #EFDEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDEE2?

#EFDEE2 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFDEE2?

#EFDEE2 in RGB is (239, 222, 226) - 239 red, 222 green, and 226 blue.

How to use #EFDEE2 in CSS?

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

What colors go well with #EFDEE2?

#DDEEEA (complementary), #EEDDEA (analogous), and #D6A9B3 (lighter shade) work well with #EFDEE2.