graf1x

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

HEX
#FF474C
RGB
255, 71, 76
HSL
358, 100%, 64%
HSV
358, 72%, 100%
CIE LAB
58.3, 68.8, 39.3
OKLCH
0.667, 0.22, 24.1
ISCC-NBS
Red
Hue Family
Red

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

#FF474CLight Red
#47FFF9Complement

Analogous

#FF47A9Analogous 1
#FF474CLight Red
#FF9D47Analogous 2

Triadic

#FF474CLight Red
#4EFF47Triad 1
#474EFFTriad 2

Colors That Go With Light Red

#FF474CLight Red
#47FFF9Complement

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.

#FF47A9Analogous 1
#FF474CLight Red
#FF9D47Analogous 2

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.

#FF474CLight Red
#4EFF47Triad 1
#474EFFTriad 2

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)

#FF666B
#FF8589
#FFA3A6
#FFC2C4
#FFE0E1

Shades (darker)

#FF0F17
#DB0007
#A30005
#6B0004
#380002

Similar Colors

CSS Examples

.text { color: #FF474C; }
.background { background-color: #FF474C; }
.border { border: 2px solid #FF474C; }
.shadow { box-shadow: 0 4px 6px #FF474C40; }

WCAG Contrast

3.36:1
vs White AA ✗
6.26:1
vs Black AA ✓

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.