#FDFFEF Color Information

Hex color code: #FDFFEF

The hex color #FDFFEF is a airy yellow with RGB values of (253, 255, 239) and HSL of (67°, 100%, 97%). It is widely used in graphic design.

Try:
Color NameIvory
HEX
#FDFFEF
RGB
253, 255, 239
HSL
67°, 100%, 97%
CMYK
1%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 255, 239

Red: 253 / Green: 255 / Blue: 239

HSL

67°, 100%, 97%

Hue: 67° / Saturation: 100% / Lightness: 97%

CMYK

1%, 0%, 6%, 0%

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

What color is #FDFFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFFEF to RGB:

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

HEX to HSL

Convert #FDFFEF to HSL:

hsl(67, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFFEF to CMYK:

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

Color Meaning and Usage

A light yellow tone, #FDFFEF has RGB (253, 255, 239) and HSL (67°, 100%, 97%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFFEF is #F1F0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF9F0.

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

Contrast with #FDFFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFFEF?

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

What is the RGB value of #FDFFEF?

#FDFFEF in RGB is (253, 255, 239) - 253 red, 255 green, and 239 blue.

How to use #FDFFEF in CSS?

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

What colors go well with #FDFFEF?

#F1F0FF (complementary), #FFF9F0 (analogous), and #F4FFA3 (lighter shade) work well with #FDFFEF.