#FEFFFA Color Information

Hex color code: #FEFFFA

The hex color #FEFFFA is a soft yellow with RGB values of (254, 255, 250) and HSL of (72°, 100%, 99%). It is frequently seen in web interfaces.

Try:
Color NameWhite
HEX
#FEFFFA
RGB
254, 255, 250
HSL
72°, 100%, 99%
CMYK
0%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 255, 250

Red: 254 / Green: 255 / Blue: 250

HSL

72°, 100%, 99%

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

CMYK

0%, 0%, 2%, 0%

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

What color is #FEFFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFFFA to RGB:

rgb(254, 255, 250)HEX to RGB Converter →

HEX to HSL

Convert #FEFFFA to HSL:

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

HEX to CMYK

Convert #FEFFFA to CMYK:

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

Color Meaning and Usage

#FEFFFA is a ethereal yellow color with RGB values of 254, 255, 250 and HSL of 72°, 100%, 99%. 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 #FEFFFA is #FBFAFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFDFA.

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

Contrast with #FEFFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFFFA?

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

What is the RGB value of #FEFFFA?

#FEFFFA in RGB is (254, 255, 250) - 254 red, 255 green, and 250 blue.

How to use #FEFFFA in CSS?

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

What colors go well with #FEFFFA?

#FBFAFF (complementary), #FFFDFA (analogous), and #EFFFAD (lighter shade) work well with #FEFFFA.