✓ Copied to clipboard
#E1BEBC (Light Red) color swatch preview — Color From Pic.
#E1BEBC — Light Red color swatch

Light Red

#E1BEBC

📝 Color Information for #E1BEBC

The hexadecimal color code #E1BEBC represents a very light shade in the red family. In the RGB color model, this color is composed of 225 red, 190 green, and 188 blue, which translates to approximately 88% red, 75% green, and 74% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E1BEBC has a hue of 3 degrees, a saturation level of 38%, and a lightness value of 81%. The hue angle of 3° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 3°, saturation of 16%, and brightness/value of 88%. For print applications using the CMYK color model, #E1BEBC would be reproduced using 0% cyan, 16% magenta, 16% yellow, and 12% black. The closest web-safe color is #CCCCCC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #E1BEBC with other colors, consider its complementary color at hue 183° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14794428, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E1BEBC

Tailwind CSS
stone-300
HEX
#E1BEBC
RGB
rgb(225, 190, 188)
RGB %
88%, 75%, 74%
HSL
hsl(3, 38%, 81%)
HSV
hsv(3, 16%, 88%)
CMYK
0%, 16%, 16%, 12%
Decimal
14794428
Web Safe
#CCCCCC

🎨 Color Schemes for #E1BEBC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E1BEBC

🌗 Shades and Tints of #E1BEBC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E1BEBC

Tones (adding gray / desaturating)

🌈 Hue Variations of #E1BEBC

Hue Variations (shifting the color spectrum)

👁️ Preview of #E1BEBC in Use

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

👓 Color Blindness Simulation for #E1BEBC

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

:root { --color-hex: #E1BEBC; --color-rgb: 225, 190, 188; --color-hsl: 3, 38%, 81%; } .bg-color { background-color: #E1BEBC; } .text-color { color: #E1BEBC; } .border-color { border-color: #E1BEBC; }

🛠️ Use #E1BEBC in Your Project

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

🔗 Related Colors to #E1BEBC

#E1BCCD
Hue -30°
#E1BCC4
Hue -15°
#E1C7BC
Hue +15°
#E1D0BC
Hue +30°
#CE9592
85% L
#BB6C68
70% L
#904541
50% L
#542826
30% L
#E7CCCA
85% L
#EED9D8
89% L
#F2E4E3
92% L
#F9F1F1
96% L

About Light Red (#E1BEBC)

Light Red is a light, moderately saturated, warm red color with a hue angle of 3°, saturation of 38%, and lightness of 81%. Its RGB value is (225, 190, 188) and its CMYK breakdown is C:0% M:16% Y:16% K:12%.

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

What is the HEX code for Light Red? +

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

The RGB value of #E1BEBC is rgb(225, 190, 188). This means the color contains 225 out of 255 parts red, 190 out of 255 parts green, and 188 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(225, 190, 188);

What is the HSL value of #E1BEBC? +

The HSL value of #E1BEBC is hsl(3, 38%, 81%). The hue is 3°, placing it in the red family on the color wheel. The saturation is 38%, making it moderately saturated. The lightness is 81%, 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 #E1BEBC a warm or cool color? +

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

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

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