#FDEFEA Color Information

Hex color code: #FDEFEA

#FDEFEA is a soft orange color. In RGB it is (253, 239, 234), and in HSL it is (16°, 83%, 95%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#FDEFEA
RGB
253, 239, 234
HSL
16°, 83%, 95%
CMYK
0%, 6%, 8%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 239, 234

Red: 253 / Green: 239 / Blue: 234

HSL

16°, 83%, 95%

Hue: 16° / Saturation: 83% / Lightness: 95%

CMYK

0%, 6%, 8%, 1%

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

What color is #FDEFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEFEA to RGB:

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

HEX to HSL

Convert #FDEFEA to HSL:

hsl(16, 83%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDEFEA to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #FDEFEA has RGB (253, 239, 234) and HSL (16°, 83%, 95%). 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 #FDEFEA is #E8F7FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE8ED.

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

Contrast with #FDEFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEFEA?

#FDEFEA is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDEFEA?

#FDEFEA in RGB is (253, 239, 234) - 253 red, 239 green, and 234 blue.

How to use #FDEFEA in CSS?

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

What colors go well with #FDEFEA?

#E8F7FD (complementary), #FDE8ED (analogous), and #F6B8A2 (lighter shade) work well with #FDEFEA.