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

Light Vivid Magenta

#FBB7EA

📝 Color Information for #FBB7EA

The hexadecimal color code #FBB7EA represents a very light shade in the purple family. In the RGB color model, this color is composed of 251 red, 183 green, and 234 blue, which translates to approximately 98% red, 72% green, and 92% 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, #FBB7EA has a hue of 315 degrees, a saturation level of 89%, and a lightness value of 85%. The hue angle of 315° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 315°, saturation of 27%, and brightness/value of 98%. For print applications using the CMYK color model, #FBB7EA would be reproduced using 0% cyan, 27% magenta, 7% yellow, and 2% black. The closest web-safe color is #FFCCFF, 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 #FBB7EA with other colors, consider its complementary color at hue 135° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16496618, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FBB7EA

Tailwind CSS
pink-200
HEX
#FBB7EA
RGB
rgb(251, 183, 234)
RGB %
98%, 72%, 92%
HSL
hsl(315, 89%, 85%)
HSV
hsv(315, 27%, 98%)
CMYK
0%, 27%, 7%, 2%
Decimal
16496618
Web Safe
#FFCCFF

🎨 Color Schemes for #FBB7EA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FBB7EA

🌗 Shades and Tints of #FBB7EA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FBB7EA

Tones (adding gray / desaturating)

🌈 Hue Variations of #FBB7EA

Hue Variations (shifting the color spectrum)

👁️ Preview of #FBB7EA in Use

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

👓 Color Blindness Simulation for #FBB7EA

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

:root { --color-hex: #FBB7EA; --color-rgb: 251, 183, 234; --color-hsl: 315, 89%, 85%; } .bg-color { background-color: #FBB7EA; } .text-color { color: #FBB7EA; } .border-color { border-color: #FBB7EA; }

🛠️ Use #FBB7EA in Your Project

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

🔗 Related Colors to #FBB7EA

#EAB7FB
Hue -30°
#FBB7FB
Hue -15°
#FBB7D9
Hue +15°
#FBB7C8
Hue +30°
#F778D7
85% L
#F43EC6
70% L
#CF0C9E
50% L
#7D0760
30% L
#FCC5EE
88% L
#FCD4F2
91% L
#FDE2F7
94% L
#FEF1FB
97% L

About Light Vivid Magenta (#FBB7EA)

Light Vivid Magenta is a light, vibrant, warm purple color with a hue angle of 315°, saturation of 89%, and lightness of 85%. Its RGB value is (251, 183, 234) and its CMYK breakdown is C:0% M:27% Y:7% K:2%.

This is a Summer (Light) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #FBB7EA

What is the HEX code for Light Vivid Magenta? +

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

The RGB value of #FBB7EA is rgb(251, 183, 234). This means the color contains 251 out of 255 parts red, 183 out of 255 parts green, and 234 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(251, 183, 234);

What is the HSL value of #FBB7EA? +

The HSL value of #FBB7EA is hsl(315, 89%, 85%). The hue is 315°, placing it in the purple family on the color wheel. The saturation is 89%, 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 #FBB7EA a warm or cool color? +

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

The approximate CMYK value of #FBB7EA is C:0% M:27% Y:7% K:2%. 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 #FBB7EA with Other Tools

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