Neon Red#FF073A

#FF073A is a light, highly saturated red. Relative luminance 0.217; OKLCH L 63.3% C 0.253 H 22.4°. Best body text is #000000 at 5.34:1 contrast (WCAG AA passes).

Neon Red — editorial page

Color values

HEX#FF073A
RGBrgb(255, 7, 58)
HSLhsl(348, 100%, 51%)
HSVhsv(348, 97%, 100%)
CMYKcmyk(0%, 97.3%, 77.3%, 0%)
CIE-LABlab(53.73, 80.52, 44.21)
CIE-LCHlch(53.73, 91.86, 28.77°)
OKLaboklab(63.26% 0.2341 0.0965)
OKLCHoklch(63.26% 0.253 22.4)
XYZxyz(42.0851, 21.7246, 5.9796)
Luminance0.2172 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF073A #07FFCC
analogous
#FF07B6 #FF073A #FF5007
triadic
#FF073A #3AFF07 #073AFF
tetradic
#FF073A #B6FF07 #07FFCC #5007FF
square
#FF073A #B6FF07 #07FFCC #5007FF
split-complementary
#FF073A #07FF50 #07B6FF
monochromatic
#8C001D #C90029 #FF073A #FF446B #FF819B

Accessibility & contrast

On white

3.93
#FF073A on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.34
#FF073A on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF073A
5.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF073A#FFFFFF#000000##000000
##FF073A1.003.935.345.34
#FFFFFF3.931.0021.0021.00
#0000005.3421.001.001.00
##0000005.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#6B6139
Deuteranopia (green-blind)
#A29130
Tritanopia (blue-blind)
#FF0026
Achromatopsia (no color)
#808080

Design tokens & code

CSS
--color: #ff073a;
/* rgb */ color: rgb(255, 7, 58);
/* oklch */ color: oklch(63.3% 0.253 22.4);
Tailwind
colors: {
  custom: {
    50: '#ff7570',
    500: '#ff073a',
    950: '#000000',
  },
}
SCSS
$custom: #ff073a;
$custom-light: #ff7570;
$custom-dark: #000000;
JSON
{
  "hex": "#ff073a",
  "rgb": {
    "r": 255,
    "g": 7,
    "b": 58
  },
  "hsl": {
    "h": 347.661,
    "s": 100,
    "l": 51.373
  },
  "oklch": {
    "l": 0.63262,
    "c": 0.25321,
    "h": 22.4
  },
  "luminance": 0.21717
}

Semantic roles & 50–950 ramp

primary
#FF073A
secondary
#7AE8D1
accent
#FFD329
background
#FFF8F6
surface
#FFEFEC
border
#D7CAC7
text
#1B0A07
muted
#887C7A

Preview Lab

Preview with #FF073A

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF073A Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva