#FCFCFA Color Information

Hex color code: #FCFCFA

A delicate yellow shade, #FCFCFA appears as (252, 252, 250) in RGB and (60°, 25%, 98%) in HSL. It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FCFCFA
RGB
252, 252, 250
HSL
60°, 25%, 98%
CMYK
0%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 252, 250

Red: 252 / Green: 252 / Blue: 250

HSL

60°, 25%, 98%

Hue: 60° / Saturation: 25% / Lightness: 98%

CMYK

0%, 0%, 1%, 1%

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

What color is #FCFCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFCFA to RGB:

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

HEX to HSL

Convert #FCFCFA to HSL:

hsl(60, 25%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFCFA to CMYK:

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

Color Meaning and Usage

#FCFCFA is a soft yellow color with RGB values of 252, 252, 250 and HSL of 60°, 25%, 98%. 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 #FCFCFA is #F9F9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFAF9.

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

Contrast with #FCFCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFCFA?

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

What is the RGB value of #FCFCFA?

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

How to use #FCFCFA in CSS?

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

What colors go well with #FCFCFA?

#F9F9FB (complementary), #FBFAF9 (analogous), and #DEDEC9 (lighter shade) work well with #FCFCFA.