#F8DDDC Color Information

Hex color code: #F8DDDC

The hex color #F8DDDC is a light red with RGB values of (248, 221, 220) and HSL of (2°, 67%, 92%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#F8DDDC
RGB
248, 221, 220
HSL
2°, 67%, 92%
CMYK
0%, 11%, 11%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8DDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 221, 220

Red: 248 / Green: 221 / Blue: 220

HSL

2°, 67%, 92%

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

CMYK

0%, 11%, 11%, 3%

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

What color is #F8DDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8DDDC to RGB:

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

HEX to HSL

Convert #F8DDDC to HSL:

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

HEX to CMYK

Convert #F8DDDC to CMYK:

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

Color Meaning and Usage

A delicate red tone, #F8DDDC has RGB (248, 221, 220) and HSL (2°, 67%, 92%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8DDDC is #DDF7F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8DDEA.

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

Contrast with #F8DDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8DDDC?

#F8DDDC is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8DDDC?

#F8DDDC in RGB is (248, 221, 220) - 248 red, 221 green, and 220 blue.

How to use #F8DDDC in CSS?

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

What colors go well with #F8DDDC?

#DDF7F8 (complementary), #F8DDEA (analogous), and #ECA09D (lighter shade) work well with #F8DDDC.