#FFFDFC Color Information

Hex color code: #FFFDFC

The hex color #FFFDFC is a airy orange with RGB values of (255, 253, 252) and HSL of (20°, 100%, 99%). It is widely used in graphic design.

Try:
Color NameWhite
HEX
#FFFDFC
RGB
255, 253, 252
HSL
20°, 100%, 99%
CMYK
0%, 1%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFDFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 253, 252

Red: 255 / Green: 253 / Blue: 252

HSL

20°, 100%, 99%

Hue: 20° / Saturation: 100% / Lightness: 99%

CMYK

0%, 1%, 1%, 0%

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

What color is #FFFDFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFDFC to RGB:

rgb(255, 253, 252)HEX to RGB Converter →

HEX to HSL

Convert #FFFDFC to HSL:

hsl(20, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFDFC to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #FFFDFC has RGB (255, 253, 252) and HSL (20°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFDFC is #FAFDFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFAFB.

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

Contrast with #FFFDFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFDFC?

#FFFDFC is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFFDFC?

#FFFDFC in RGB is (255, 253, 252) - 255 red, 253 green, and 252 blue.

How to use #FFFDFC in CSS?

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

What colors go well with #FFFDFC?

#FAFDFF (complementary), #FFFAFB (analogous), and #FFC9AD (lighter shade) work well with #FFFDFC.