Red#FF0000

#FF0000 is a light, highly saturated red. Relative luminance 0.213; OKLCH L 62.8% C 0.258 H 29.2°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).

Red — editorial page

Color values

HEX#FF0000
RGBrgb(255, 0, 0)
HSLhsl(0, 100%, 50%)
HSVhsv(0, 100%, 100%)
CMYKcmyk(0%, 100%, 100%, 0%)
CIE-LABlab(53.24, 80.09, 67.20)
CIE-LCHlch(53.24, 104.55, 40.00°)
OKLaboklab(62.8% 0.2249 0.1259)
OKLCHoklch(62.8% 0.258 29.2)
XYZxyz(41.2456, 21.2673, 1.9334)
Luminance0.2126 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF0000 #00FFFF
analogous
#FF0080 #FF0000 #FF8000
triadic
#FF0000 #00FF00 #0000FF
tetradic
#FF0000 #80FF00 #00FFFF #7F00FF
square
#FF0000 #80FF00 #00FFFF #7F00FF
split-complementary
#FF0000 #00FF80 #007FFF
monochromatic
#850000 #C20000 #FF0000 #FF3D3D #FF7A7A

Accessibility & contrast

On white

4.00
#FF0000 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.25
#FF0000 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF0000
5.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF0000#FFFFFF#000000##000000
##FF00001.004.005.255.25
#FFFFFF4.001.0021.0021.00
#0000005.2521.001.001.00
##0000005.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#6D5F00
Deuteranopia (green-blind)
#A39000
Tritanopia (blue-blind)
#FF000F
Achromatopsia (no color)
#7F7F7F

Related colors

#E31004
#C81708
#AD1A0A
#931B0B
#7A1B0C
#62190C
#4B160A
#341307
#200C03
#000000
#FF3E22
#FF5B3A
#FF7352
#FF8969
#FF9E81
#FFB299
#FFC6B2
#FFD9CB
#FFECE5
#FFFFFF
#F52C15
#EB3F24
#E04C30
#D5573C

Palettes with this color

Design tokens & code

CSS
--color: #ff0000;
/* rgb */ color: rgb(255, 0, 0);
/* oklch */ color: oklch(62.8% 0.258 29.2);
Tailwind
colors: {
  custom: {
    50: '#ff7352',
    500: '#ff0000',
    950: '#000000',
  },
}
SCSS
$custom: #ff0000;
$custom-light: #ff7352;
$custom-dark: #000000;
JSON
{
  "hex": "#ff0000",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 0
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.62796,
    "c": 0.25768,
    "h": 29.2
  },
  "luminance": 0.2126
}

Semantic roles & 50–950 ramp

primary
#FF0000
secondary
#74E7E7
accent
#FFFF29
background
#FFF7F5
surface
#FFEEE8
border
#D7C9C4
text
#1C0A03
muted
#887C78

Preview Lab

Preview with #FF0000

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

Preview Lab → · Contrast checker → · Palette generator →

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