✓ Copied to clipboard
#F1CEBB (Light Warm Vermilion) color swatch preview — Color From Pic.
#F1CEBB — Light Warm Vermilion color swatch

Light Warm Vermilion

#F1CEBB

📝 Color Information for #F1CEBB

The hexadecimal color code #F1CEBB represents a very light shade in the red family. In the RGB color model, this color is composed of 241 red, 206 green, and 187 blue, which translates to approximately 95% red, 81% green, and 73% blue. This makes it a moderately 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, #F1CEBB has a hue of 21 degrees, a saturation level of 66%, and a lightness value of 84%. The hue angle of 21° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 21°, saturation of 22%, and brightness/value of 95%. For print applications using the CMYK color model, #F1CEBB would be reproduced using 0% cyan, 15% magenta, 22% yellow, and 5% 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 #F1CEBB with other colors, consider its complementary color at hue 201° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15847099, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F1CEBB

Tailwind CSS
red-200
HEX
#F1CEBB
RGB
rgb(241, 206, 187)
RGB %
95%, 81%, 73%
HSL
hsl(21, 66%, 84%)
HSV
hsv(21, 22%, 95%)
CMYK
0%, 15%, 22%, 5%
Decimal
15847099
Web Safe
#FFCCCC

🎨 Color Schemes for #F1CEBB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F1CEBB

🌗 Shades and Tints of #F1CEBB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F1CEBB

Tones (adding gray / desaturating)

🌈 Hue Variations of #F1CEBB

Hue Variations (shifting the color spectrum)

👁️ Preview of #F1CEBB in Use

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

👓 Color Blindness Simulation for #F1CEBB

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 #F1CEBB

:root { --color-hex: #F1CEBB; --color-rgb: 241, 206, 187; --color-hsl: 21, 66%, 84%; } .bg-color { background-color: #F1CEBB; } .text-color { color: #F1CEBB; } .border-color { border-color: #F1CEBB; }

🛠️ Use #F1CEBB in Your Project

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

🔗 Related Colors to #F1CEBB

#F1BBC3
Hue -30°
#F1C1BB
Hue -15°
#F1DCBB
Hue +15°
#F1E9BB
Hue +30°
#E6A684
85% L
#DB8251
70% L
#B25624
50% L
#6A3316
30% L
#F4D7C8
87% L
#F6E0D5
90% L
#FAEDE6
94% L
#FCF6F2
97% L

About Light Warm Vermilion (#F1CEBB)

Light Warm Vermilion is a light, vibrant, warm red color with a hue angle of 21°, saturation of 66%, and lightness of 84%. Its RGB value is (241, 206, 187) and its CMYK breakdown is C:0% M:15% Y:22% K:5%.

This is a Summer (Light) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #F1CEBB

What is the HEX code for Light Warm Vermilion? +

The HEX code for Light Warm Vermilion is #F1CEBB. In CSS you can use it directly as color: #F1CEBB; or as a background: background-color: #F1CEBB;. 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 #F1CEBB? +

The RGB value of #F1CEBB is rgb(241, 206, 187). This means the color contains 241 out of 255 parts red, 206 out of 255 parts green, and 187 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(241, 206, 187);

What is the HSL value of #F1CEBB? +

The HSL value of #F1CEBB is hsl(21, 66%, 84%). The hue is 21°, placing it in the red family on the color wheel. The saturation is 66%, making it vibrant. The lightness is 84%, 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 #F1CEBB a warm or cool color? +

#F1CEBB is classified as a warm color based on its hue angle of 21°. 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 #F1CEBB? +

The approximate CMYK value of #F1CEBB is C:0% M:15% Y:22% K:5%. 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 #F1CEBB with Other Tools

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