Red Screen

Pure red fullscreen for red subpixel testing, color channel isolation, and night-vision-friendly display.

What it does

Pure #FF0000 Red

Maximum saturation red that fully activates only red subpixels, leaving green and blue at zero. This makes any subpixel defect in the red channel immediately visible.

Custom Hex Input

Enter any custom red shade by hex code — from deep crimson (#8B0000) to coral (#FF6347) — to test how your panel renders specific reds in your work.

Night-Vision Preservation

Astronomers and night hikers use red light because it does not degrade dark-adapted vision. A red screen provides ambient light for reference without ruining your night sight.

Uniformity Check

Solid red makes panel uniformity issues — hot spots, dark corners, clouding — visible that would be invisible against darker or mixed-color images.

True Fullscreen Mode

Covers every pixel using the Fullscreen API. Click anywhere, press F, or use the button. ESC exits.

How to use Red Screen

  1. 1
    Open the tool

    Navigate to devzone.tools/tools/red-screen.

  2. 2
    Optionally customize the shade

    Enter a hex code in the color input to switch to a specific red variant.

  3. 3
    Enter fullscreen

    Click "Go Fullscreen", click the red area, or press F.

  4. 4
    Inspect for subpixel defects

    Look for any dots that appear differently colored — dark, bright white, or any non-red color.

  5. 5
    Exit

    Press Esc or double-click to return to normal mode.

When to use this

Red subpixel dead pixel test

A pixel stuck on black will appear as a tiny dark dot against the red background. A pixel stuck on blue or green will appear as a bright off-color dot.

Color calibration reference

Photographers and video editors use saturated primaries to verify that a monitor's color profile is rendering red accurately — especially useful after installing a new ICC profile.

Astronomy and night photography

Astro photographers use red-screen mode on a phone or tablet to check star charts, set focus, or read equipment controls without destroying their 20+ minutes of dark adaptation.

Display color channel isolation

When diagnosing a monitor cable or GPU issue, showing pure red confirms the red channel is functioning. If the screen shows a different color, you have identified a signal path problem.

How RGB Subpixels Work and Why Primary Color Tests Matter

Every pixel on a modern display is composed of three subpixels: one red, one green, one blue. Your GPU sends color data specifying how brightly each subpixel should glow. Pure red (#FF0000 in hex, or R:255 G:0 B:0) drives only the red subpixels to maximum brightness while completely turning off green and blue.

This isolation is exactly what makes primary color tests powerful. When a subpixel dies (stuck off, always dark) or gets stuck on, it is invisible against mixed-color content because neighboring subpixels compensate. Against a solid primary, that single defective subpixel stands out as a clearly anomalous dot.

Frequently Asked Questions

Why is red used for subpixel testing?

Each monitor pixel has three subpixels: red, green, and blue. Displaying pure red (#FF0000) activates only the red subpixel in every pixel. Any defect in the red subpixel layer becomes visible as an anomalous dot. Repeat the test with green and blue screens to isolate defects in those channels.

What is the best red shade for night vision?

The wavelength that best preserves night vision is around 620–660nm, which corresponds to deep red (#CC0000 to #FF0000). Pure #FF0000 works well. Avoid orange-reds above about #FF4400 as they begin to activate green subpixels and degrade dark adaptation faster.

Can I use this for stage or theatrical lighting setup?

Yes — lighting designers often use saturated primary color displays as a quick reference or to check how stage gels interact with performer skin tones and costumes.

How does this differ from the Dead Pixel Test tool?

The Dead Pixel Test cycles through all 8 test colors automatically with a timer and includes a stuck-pixel exerciser. This Red Screen tool is a focused single-color display with a custom shade picker, better for deliberate color-channel diagnostics.

Why does my red look slightly orange on some monitors?

Monitors vary in their color gamut and white point. A wide-gamut display (DCI-P3 or AdobeRGB) will render #FF0000 as a very vivid red. A standard sRGB display may render it slightly differently depending on calibration. If you see orange-cast, your monitor's ICC profile or gamma settings may be off.

Is there a risk of screen burn with a solid red screen?

On OLED displays, extended static red can cause some differential wear to red subpixels over hundreds of hours. For testing purposes (under 30 minutes), there is no meaningful risk. For extended use, reduce brightness and enable pixel-shift if your monitor offers it.

Related Tools