#FAECD9 Color Information

Hex color code: #FAECD9

#FAECD9 is a light orange color. In RGB it is (250, 236, 217), and in HSL it is (35°, 77%, 92%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#FAECD9
RGB
250, 236, 217
HSL
35°, 77%, 92%
CMYK
0%, 6%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAECD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 236, 217

Red: 250 / Green: 236 / Blue: 217

HSL

35°, 77%, 92%

Hue: 35° / Saturation: 77% / Lightness: 92%

CMYK

0%, 6%, 13%, 2%

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

What color is #FAECD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAECD9 to RGB:

rgb(250, 236, 217)HEX to RGB Converter →

HEX to HSL

Convert #FAECD9 to HSL:

hsl(35, 77%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FAECD9 to CMYK:

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

Color Meaning and Usage

#FAECD9 is a ethereal orange color with RGB values of 250, 236, 217 and HSL of 35°, 77%, 92%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAECD9 is #DBE8FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADEDB.

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

Contrast with #FAECD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAECD9?

#FAECD9 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAECD9?

#FAECD9 in RGB is (250, 236, 217) - 250 red, 236 green, and 217 blue.

How to use #FAECD9 in CSS?

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

What colors go well with #FAECD9?

#DBE8FA (complementary), #FADEDB (analogous), and #F2CC97 (lighter shade) work well with #FAECD9.