#FAEEC4 Color Information

Hex color code: #FAEEC4

A delicate yellow shade, #FAEEC4 appears as (250, 238, 196) in RGB and (47°, 84%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameBlanched Almond
HEX
#FAEEC4
RGB
250, 238, 196
HSL
47°, 84%, 87%
CMYK
0%, 5%, 22%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAEEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 238, 196

Red: 250 / Green: 238 / Blue: 196

HSL

47°, 84%, 87%

Hue: 47° / Saturation: 84% / Lightness: 87%

CMYK

0%, 5%, 22%, 2%

Cyan: 0% / Magenta: 5% / Yellow: 22% / Key: 2%

What color is #FAEEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAEEC4 to RGB:

rgb(250, 238, 196)HEX to RGB Converter →

HEX to HSL

Convert #FAEEC4 to HSL:

hsl(47, 84%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #FAEEC4 to CMYK:

cmyk(0%, 5%, 22%, 2%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #FAEEC4 has RGB (250, 238, 196) and HSL (47°, 84%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAEEC4 is #C2CEFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAD2C2.

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

Contrast with #FAEEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAEEC4?

#FAEEC4 is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAEEC4?

#FAEEC4 in RGB is (250, 238, 196) - 250 red, 238 green, and 196 blue.

How to use #FAEEC4 in CSS?

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

What colors go well with #FAEEC4?

#C2CEFA (complementary), #FAD2C2 (analogous), and #F4DA7C (lighter shade) work well with #FAEEC4.