#FCFAEE Color Information

Hex color code: #FCFAEE

The hex color #FCFAEE is a light yellow with RGB values of (252, 250, 238) and HSL of (51°, 70%, 96%). It is commonly used in modern UI design.

Try:
Color NameSeashell
HEX
#FCFAEE
RGB
252, 250, 238
HSL
51°, 70%, 96%
CMYK
0%, 1%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 250, 238

Red: 252 / Green: 250 / Blue: 238

HSL

51°, 70%, 96%

Hue: 51° / Saturation: 70% / Lightness: 96%

CMYK

0%, 1%, 6%, 1%

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

What color is #FCFAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFAEE to RGB:

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

HEX to HSL

Convert #FCFAEE to HSL:

hsl(51, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFAEE to CMYK:

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

Color Meaning and Usage

#FCFAEE is a soft yellow color with RGB values of 252, 250, 238 and HSL of 51°, 70%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFAEE is #EEF0FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF3EE.

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

Contrast with #FCFAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFAEE?

#FCFAEE is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFAEE?

#FCFAEE in RGB is (252, 250, 238) - 252 red, 250 green, and 238 blue.

How to use #FCFAEE in CSS?

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

What colors go well with #FCFAEE?

#EEF0FC (complementary), #FCF3EE (analogous), and #F0E6AD (lighter shade) work well with #FCFAEE.