#FF8000#FF8000

#FF8000 is a light, vivid orange. Relative luminance 0.367; OKLCH L 73.2% C 0.186 H 53.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).

Color values

HEX#FF8000
RGBrgb(255, 128, 0)
HSLhsl(30, 100%, 50%)
HSVhsv(30, 100%, 100%)
CMYKcmyk(0%, 49.8%, 100%, 0%)
CIE-LABlab(67.05, 42.83, 74.02)
CIE-LCHlch(67.05, 85.51, 59.95°)
OKLaboklab(73.19% 0.1119 0.1484)
OKLCHoklch(73.19% 0.186 53)
XYZxyz(48.9643, 36.7046, 4.5063)
Luminance0.3670 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8000 #007FFF
analogous
#FF0100 #FF8000 #FEFF00
triadic
#FF8000 #00FF80 #8000FF
tetradic
#FF8000 #00FF01 #007FFF #FF00FE
square
#FF8000 #00FF01 #007FFF #FF00FE
split-complementary
#FF8000 #00FEFF #0100FF
monochromatic
#854300 #C26100 #FF8000 #FF9E3D #FFBD7A

Accessibility & contrast

On white

2.52
#FF8000 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.34
#FF8000 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8000
8.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8000#FFFFFF#000000##000000
##FF80001.002.528.348.34
#FFFFFF2.521.0021.0021.00
#0000008.3421.001.001.00
##0000008.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A69100
Deuteranopia (green-blind)
#C4AE00
Tritanopia (blue-blind)
#FF626D
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff8000;
/* rgb */ color: rgb(255, 128, 0);
/* oklch */ color: oklch(73.2% 0.186 53.0);
Tailwind
colors: {
  custom: {
    50: '#ffa65e',
    500: '#ff8000',
    950: '#000000',
  },
}
SCSS
$custom: #ff8000;
$custom-light: #ffa65e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8000",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 0
  },
  "hsl": {
    "h": 30.118,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.73189,
    "c": 0.1858,
    "h": 53
  },
  "luminance": 0.36698
}

Semantic roles & 50–950 ramp

primary
#FF8000
secondary
#74ADE7
accent
#93FF29
background
#FFFAF6
surface
#FFF4EB
border
#D7CEC6
text
#1B0F05
muted
#887F7A

Preview Lab

Preview with #FF8000

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

Preview Lab → · Contrast checker → · Palette generator →

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