#F8DEDC Color Information

Hex color code: #F8DEDC

A delicate red shade, #F8DEDC appears as (248, 222, 220) in RGB and (4°, 67%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#F8DEDC
RGB
248, 222, 220
HSL
4°, 67%, 92%
CMYK
0%, 10%, 11%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8DEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 222, 220

Red: 248 / Green: 222 / Blue: 220

HSL

4°, 67%, 92%

Hue: 4° / Saturation: 67% / Lightness: 92%

CMYK

0%, 10%, 11%, 3%

Cyan: 0% / Magenta: 10% / Yellow: 11% / Key: 3%

What color is #F8DEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8DEDC to RGB:

rgb(248, 222, 220)HEX to RGB Converter →

HEX to HSL

Convert #F8DEDC to HSL:

hsl(4, 67%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #F8DEDC to CMYK:

cmyk(0%, 10%, 11%, 3%)Color Converter →

Color Meaning and Usage

#F8DEDC is a airy red color with RGB values of 248, 222, 220 and HSL of 4°, 67%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8DEDC is #DDF6F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8DDE9.

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

Contrast with #F8DEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8DEDC?

#F8DEDC is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8DEDC?

#F8DEDC in RGB is (248, 222, 220) - 248 red, 222 green, and 220 blue.

How to use #F8DEDC in CSS?

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

What colors go well with #F8DEDC?

#DDF6F8 (complementary), #F8DDE9 (analogous), and #ECA29D (lighter shade) work well with #F8DEDC.