graf1x

Bright Red Color

Bright Red is a red color with hex code #FF000D. This page covers its meaning, all color values, harmonies, colors that go with bright red, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

Bright Red Color Values

HEX
#FF000D
RGB
255, 0, 13
HSL
357, 100%, 50%
HSV
357, 100%, 100%
CIE LAB
53.3, 80.2, 64
OKLCH
0.628, 0.257, 28.5
ISCC-NBS
Orange
Hue Family
Red

What Does Bright Red Mean?

Bright 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. Bright 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, Bright Red is classified as a orange (nearest centroid: vivid reddish orange, #E25822).

Color Harmonies

Complementary

#FF000DBright Red
#00FFF2Complement

Analogous

#FF008CAnalogous 1
#FF000DBright Red
#FF7300Analogous 2

Triadic

#FF000DBright Red
#0DFF00Triad 1
#000DFFTriad 2

Colors That Go With Bright Red

#FF000DBright Red
#00FFF2Complement

Bright Red and #00FFF2 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.

#FF008CAnalogous 1
#FF000DBright Red
#FF7300Analogous 2

Analogous neighbors — #FF008C and #FF7300, which sit beside bright red on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#FF000DBright Red
#0DFF00Triad 1
#000DFFTriad 2

For an energetic three-color palette, pair bright red with triadic partners #0DFF00 and #000DFF. 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)

#FF2934
#FF575F
#FF8086
#FFA8AD
#FFD6D8

Shades (darker)

#D6000B
#A80008
#800006
#570004
#290002

Similar Colors

CSS Examples

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

WCAG Contrast

3.99:1
vs White AA ✗
5.26:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for bright red?

Bright Red has the hex code #FF000D. In RGB notation it is rgb(255, 0, 13), in HSL it is hsl(357, 100%, 50%), and its OKLCH value is 0.628, 0.257, 28.5.

What does the color bright red mean?

Red-family colors like bright red carry distinct psychological associations. Bright 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. Bright Red sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with bright red?

Bright Red has three easy routes: its complement #00FFF2 for punch, its neighbors #FF008C and #FF7300 for something calmer, or triadic partners #0DFF00 and #000DFF when you want energy.

Is bright red a standard web color?

No — Bright Red is not a CSS keyword. Use its hex value #FF000D or any RGB/HSL equivalent in your stylesheets.

How do I make bright red lighter or darker?

To lighten bright 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 #FFD6D8 (lightest tint) to #290002 (darkest shade).

About Bright Red

Bright Red is classified as a Orange in the ISCC-NBS color naming system, within the Red hue family. It has The color is recognized by XKCD, meodai.

Use our Color Converter to convert #FF000D to any other color format, or explore the Color Wheel to find harmonious color combinations.