#FCFEF4 Color Information

Hex color code: #FCFEF4

The hex color #FCFEF4 is a light yellow with RGB values of (252, 254, 244) and HSL of (72°, 83%, 98%). It is commonly used in modern UI design.

Try:
Color NameIvory
HEX
#FCFEF4
RGB
252, 254, 244
HSL
72°, 83%, 98%
CMYK
1%, 0%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFEF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 254, 244

Red: 252 / Green: 254 / Blue: 244

HSL

72°, 83%, 98%

Hue: 72° / Saturation: 83% / Lightness: 98%

CMYK

1%, 0%, 4%, 0%

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

What color is #FCFEF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFEF4 to RGB:

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

HEX to HSL

Convert #FCFEF4 to HSL:

hsl(72, 83%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFEF4 to CMYK:

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

Color Meaning and Usage

#FCFEF4 is a light yellow color with RGB values of 252, 254, 244 and HSL of 72°, 83%, 98%. 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 #FCFEF4 is #F7F6FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFCF6.

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

Contrast with #FCFEF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFEF4?

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

What is the RGB value of #FCFEF4?

#FCFEF4 in RGB is (252, 254, 244) - 252 red, 254 green, and 244 blue.

How to use #FCFEF4 in CSS?

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

What colors go well with #FCFEF4?

#F7F6FE (complementary), #FEFCF6 (analogous), and #E9F8B0 (lighter shade) work well with #FCFEF4.