✓ Copied to clipboard
#F8BACD (Light Vivid Rose) color swatch preview — Color From Pic.
#F8BACD — Light Vivid Rose color swatch

Light Vivid Rose

#F8BACD

📝 Color Information for #F8BACD

The hexadecimal color code #F8BACD represents a very light shade in the red family. In the RGB color model, this color is composed of 248 red, 186 green, and 205 blue, which translates to approximately 97% red, 73% green, and 80% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #F8BACD has a hue of 342 degrees, a saturation level of 82%, and a lightness value of 85%. The hue angle of 342° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 342°, saturation of 25%, and brightness/value of 97%. For print applications using the CMYK color model, #F8BACD would be reproduced using 0% cyan, 25% magenta, 17% yellow, and 3% black. The closest web-safe color is #FFCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #F8BACD with other colors, consider its complementary color at hue 162° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16300749, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F8BACD

Tailwind CSS
red-200
HEX
#F8BACD
RGB
rgb(248, 186, 205)
RGB %
97%, 73%, 80%
HSL
hsl(342, 82%, 85%)
HSV
hsv(342, 25%, 97%)
CMYK
0%, 25%, 17%, 3%
Decimal
16300749
Web Safe
#FFCCCC

🎨 Color Schemes for #F8BACD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F8BACD

🌗 Shades and Tints of #F8BACD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F8BACD

Tones (adding gray / desaturating)

🌈 Hue Variations of #F8BACD

Hue Variations (shifting the color spectrum)

👁️ Preview of #F8BACD in Use

Text on #F8BACD
This demonstrates text readability on the color background. (Click to edit)
#F8BACD as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #F8BACD

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #F8BACD

:root { --color-hex: #F8BACD; --color-rgb: 248, 186, 205; --color-hsl: 342, 82%, 85%; } .bg-color { background-color: #F8BACD; } .text-color { color: #F8BACD; } .border-color { border-color: #F8BACD; }

🛠️ Use #F8BACD in Your Project

🎨
Build a Palette with #F8BACD
Generate harmonious color schemes
⚖️
Check Contrast for #F8BACD
WCAG accessibility testing
🌈
Create a Gradient with #F8BACD
Beautiful CSS gradients

🔗 Related Colors to #F8BACD

#F8B9EC
Hue -30°
#F8B9DC
Hue -15°
#F8B9BD
Hue +15°
#F8C6B9
Hue +30°
#F27DA0
85% L
#ED4578
70% L
#C8144A
50% L
#790C2D
30% L
#F9C7D6
88% L
#FBD5E1
91% L
#FCE3EB
94% L
#FEF1F5
97% L

About Light Vivid Rose (#F8BACD)

Light Vivid Rose is a light, vibrant, warm red color with a hue angle of 342°, saturation of 82%, and lightness of 85%. Its RGB value is (248, 186, 205) and its CMYK breakdown is C:0% M:25% Y:17% K:3%.

This is a Summer (Light) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #F8BACD

What is the HEX code for Light Vivid Rose? +

The HEX code for Light Vivid Rose is #F8BACD. In CSS you can use it directly as color: #F8BACD; or as a background: background-color: #F8BACD;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #F8BACD? +

The RGB value of #F8BACD is rgb(248, 186, 205). This means the color contains 248 out of 255 parts red, 186 out of 255 parts green, and 205 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(248, 186, 205);

What is the HSL value of #F8BACD? +

The HSL value of #F8BACD is hsl(342, 82%, 85%). The hue is 342°, placing it in the red family on the color wheel. The saturation is 82%, making it vibrant. The lightness is 85%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #F8BACD a warm or cool color? +

#F8BACD is classified as a warm color based on its hue angle of 342°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #F8BACD? +

The approximate CMYK value of #F8BACD is C:0% M:25% Y:17% K:3%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #F8BACD with Other Tools

🔢
Color Converter
Get all formats for #F8BACD — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #F8BACD passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #F8BACD.
👓
Blindness Simulator
See how #F8BACD appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #F8BACD.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #F8BACD.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #F8BACD.
🔬
Technical Formats
See #F8BACD in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #F8BACD as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.