Light Red Color
Light Red is a red color with hex code #FF474C. This page covers its meaning, all color values, harmonies, colors that go with light red, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Light Red Color Values
What Does Light Red Mean?
Light Red belongs to the red family of colors. Reds grab attention faster than anything else on the spectrum. It's why clearance tags, warning signs, and buy buttons lean on red tones, and why painters reach for red when a focal point has to carry a composition. Reds also advance visually, stepping forward while cooler hues recede into the background. Light Red sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Light Red is classified as a red (nearest centroid: vivid red, #BE0032). It is also known as Blood Burst.
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Light Red
Light Red and #47FFF9 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #FF47A9 and #FF9D47, which sit beside light red on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair light red with triadic partners #4EFF47 and #474EFF. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Red Orange —
#FF5349(Delta E 6) - Lightish Red —
#FE2F4A(Delta E 7) - Strawberry —
#FB2943(Delta E 8) - Grapefruit —
#FD5956(Delta E 8) - Watermelon —
#FD4659(Delta E 8)
CSS Examples
.text { color: #FF474C; }
.background { background-color: #FF474C; }
.border { border: 2px solid #FF474C; }
.shadow { box-shadow: 0 4px 6px #FF474C40; }WCAG Contrast
Frequently Asked Questions
What is the hex code for light red?
Light Red has the hex code #FF474C. In RGB notation it is rgb(255, 71, 76), in HSL it is hsl(358, 100%, 64%), and its OKLCH value is 0.667, 0.22, 24.1.
What does the color light red mean?
Red-family colors like light red carry distinct psychological associations. Light Red belongs to the red family of colors. Reds grab attention faster than anything else on the spectrum. It's why clearance tags, warning signs, and buy buttons lean on red tones, and why painters reach for red when a focal point has to carry a composition. Reds also advance visually, stepping forward while cooler hues recede into the background. Light Red sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with light red?
Light Red has three easy routes: its complement #47FFF9 for punch, its neighbors #FF47A9 and #FF9D47 for something calmer, or triadic partners #4EFF47 and #474EFF when you want energy.
Is light red a standard web color?
No — Light Red is not a CSS keyword. Use its hex value #FF474C or any RGB/HSL equivalent in your stylesheets.
How do I make light red lighter or darker?
To lighten light red, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FFE0E1 (lightest tint) to #380002 (darkest shade).
About Light Red
Light Red is classified as a Red in the ISCC-NBS color naming system, within the Red hue family. It has alternative names including Blood Burst. The color is recognized by XKCD, meodai.
Use our Color Converter to convert #FF474C to any other color format, or explore the Color Wheel to find harmonious color combinations.