#EFDCD6 Color Information

Hex color code: #EFDCD6

The hex color #EFDCD6 is a light red with RGB values of (239, 220, 214) and HSL of (14°, 44%, 89%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#EFDCD6
RGB
239, 220, 214
HSL
14°, 44%, 89%
CMYK
0%, 8%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 214

Red: 239 / Green: 220 / Blue: 214

HSL

14°, 44%, 89%

Hue: 14° / Saturation: 44% / Lightness: 89%

CMYK

0%, 8%, 10%, 6%

Cyan: 0% / Magenta: 8% / Yellow: 10% / Key: 6%

What color is #EFDCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCD6 to RGB:

rgb(239, 220, 214)HEX to RGB Converter →

HEX to HSL

Convert #EFDCD6 to HSL:

hsl(14, 44%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDCD6 to CMYK:

cmyk(0%, 8%, 10%, 6%)Color Converter →

Color Meaning and Usage

A delicate red tone, #EFDCD6 has RGB (239, 220, 214) and HSL (14°, 44%, 89%). 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 #EFDCD6 is #D7EAEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD7DD.

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

Contrast with #EFDCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCD6?

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

What is the RGB value of #EFDCD6?

#EFDCD6 in RGB is (239, 220, 214) - 239 red, 220 green, and 214 blue.

How to use #EFDCD6 in CSS?

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

What colors go well with #EFDCD6?

#D7EAEF (complementary), #EFD7DD (analogous), and #DAADA0 (lighter shade) work well with #EFDCD6.