#FAEECA Color Information

Hex color code: #FAEECA

A soft yellow shade, #FAEECA appears as (250, 238, 202) in RGB and (45°, 83%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBlanched Almond
HEX
#FAEECA
RGB
250, 238, 202
HSL
45°, 83%, 89%
CMYK
0%, 5%, 19%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAEECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 238, 202

Red: 250 / Green: 238 / Blue: 202

HSL

45°, 83%, 89%

Hue: 45° / Saturation: 83% / Lightness: 89%

CMYK

0%, 5%, 19%, 2%

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

What color is #FAEECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAEECA to RGB:

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

HEX to HSL

Convert #FAEECA to HSL:

hsl(45, 83%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FAEECA to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #FAEECA has RGB (250, 238, 202) and HSL (45°, 83%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAEECA is #CCD7FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAD7CC.

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

Contrast with #FAEECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAEECA?

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

What is the RGB value of #FAEECA?

#FAEECA in RGB is (250, 238, 202) - 250 red, 238 green, and 202 blue.

How to use #FAEECA in CSS?

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

What colors go well with #FAEECA?

#CCD7FA (complementary), #FAD7CC (analogous), and #F4D886 (lighter shade) work well with #FAEECA.