#EFEDD9 Color Information

Hex color code: #EFEDD9

A light yellow shade, #EFEDD9 appears as (239, 237, 217) in RGB and (55°, 41%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#EFEDD9
RGB
239, 237, 217
HSL
55°, 41%, 89%
CMYK
0%, 1%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 217

Red: 239 / Green: 237 / Blue: 217

HSL

55°, 41%, 89%

Hue: 55° / Saturation: 41% / Lightness: 89%

CMYK

0%, 1%, 9%, 6%

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

What color is #EFEDD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDD9 to RGB:

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

HEX to HSL

Convert #EFEDD9 to HSL:

hsl(55, 41%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDD9 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #EFEDD9 has RGB (239, 237, 217) and HSL (55°, 41%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDD9 is #D7D9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE1D7.

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

Contrast with #EFEDD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDD9?

#EFEDD9 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEDD9?

#EFEDD9 in RGB is (239, 237, 217) - 239 red, 237 green, and 217 blue.

How to use #EFEDD9 in CSS?

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

What colors go well with #EFEDD9?

#D7D9EE (complementary), #EEE1D7 (analogous), and #D8D3A2 (lighter shade) work well with #EFEDD9.