#FDFEF2 Color Information

Hex color code: #FDFEF2

The hex color #FDFEF2 is a light yellow with RGB values of (253, 254, 242) and HSL of (65°, 86%, 97%). It is commonly used in modern UI design.

Try:
Color NameIvory
HEX
#FDFEF2
RGB
253, 254, 242
HSL
65°, 86%, 97%
CMYK
0%, 0%, 5%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFEF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 254, 242

Red: 253 / Green: 254 / Blue: 242

HSL

65°, 86%, 97%

Hue: 65° / Saturation: 86% / Lightness: 97%

CMYK

0%, 0%, 5%, 0%

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

What color is #FDFEF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFEF2 to RGB:

rgb(253, 254, 242)HEX to RGB Converter →

HEX to HSL

Convert #FDFEF2 to HSL:

hsl(65, 86%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFEF2 to CMYK:

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

Color Meaning and Usage

#FDFEF2 is a airy yellow color with RGB values of 253, 254, 242 and HSL of 65°, 86%, 97%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFEF2 is #F2F1FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEF8F1.

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

Contrast with #FDFEF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFEF2?

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

What is the RGB value of #FDFEF2?

#FDFEF2 in RGB is (253, 254, 242) - 253 red, 254 green, and 242 blue.

How to use #FDFEF2 in CSS?

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

What colors go well with #FDFEF2?

#F2F1FE (complementary), #FEF8F1 (analogous), and #F2F9AA (lighter shade) work well with #FDFEF2.