#FCFEEE Color Information

Hex color code: #FCFEEE

#FCFEEE is a light yellow color. In RGB it is (252, 254, 238), and in HSL it is (67°, 89%, 96%). It is commonly used in modern UI design.

Try:
Color NameIvory
HEX
#FCFEEE
RGB
252, 254, 238
HSL
67°, 89%, 96%
CMYK
1%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 254, 238

Red: 252 / Green: 254 / Blue: 238

HSL

67°, 89%, 96%

Hue: 67° / Saturation: 89% / Lightness: 96%

CMYK

1%, 0%, 6%, 0%

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

What color is #FCFEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFEEE to RGB:

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

HEX to HSL

Convert #FCFEEE to HSL:

hsl(67, 89%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFEEE to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #FCFEEE has RGB (252, 254, 238) and HSL (67°, 89%, 96%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFEEE is #EEECFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEF7EC.

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

Contrast with #FCFEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFEEE?

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

What is the RGB value of #FCFEEE?

#FCFEEE in RGB is (252, 254, 238) - 252 red, 254 green, and 238 blue.

How to use #FCFEEE in CSS?

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

What colors go well with #FCFEEE?

#EEECFE (complementary), #FEF7EC (analogous), and #F0FAA3 (lighter shade) work well with #FCFEEE.