#FEFFD0 Color Information

Hex color code: #FEFFD0

The hex color #FEFFD0 is a soft yellow with RGB values of (254, 255, 208) and HSL of (61°, 100%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLemon Chiffon
HEX
#FEFFD0
RGB
254, 255, 208
HSL
61°, 100%, 91%
CMYK
0%, 0%, 18%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 255, 208

Red: 254 / Green: 255 / Blue: 208

HSL

61°, 100%, 91%

Hue: 61° / Saturation: 100% / Lightness: 91%

CMYK

0%, 0%, 18%, 0%

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

What color is #FEFFD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFFD0 to RGB:

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

HEX to HSL

Convert #FEFFD0 to HSL:

hsl(61, 100%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFFD0 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #FEFFD0 has RGB (254, 255, 208) and HSL (61°, 100%, 91%). 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 #FEFFD0 is #D2D1FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFE9D1.

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

Contrast with #FEFFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFFD0?

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

What is the RGB value of #FEFFD0?

#FEFFD0 in RGB is (254, 255, 208) - 254 red, 255 green, and 208 blue.

How to use #FEFFD0 in CSS?

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

What colors go well with #FEFFD0?

#D2D1FF (complementary), #FFE9D1 (analogous), and #FDFF85 (lighter shade) work well with #FEFFD0.