#FF7E01#FF7E01

#FF7E01 is a light, vivid orange. Relative luminance 0.362; OKLCH L 72.9% C 0.187 H 52.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).

Color values

HEX#FF7E01
RGBrgb(255, 126, 1)
HSLhsl(30, 100%, 50%)
HSVhsv(30, 100%, 100%)
CMYKcmyk(0%, 50.6%, 99.6%, 0%)
CIE-LABlab(66.67, 43.82, 73.64)
CIE-LCHlch(66.67, 85.69, 59.25°)
OKLaboklab(72.89% 0.1148 0.1475)
OKLCHoklch(72.89% 0.187 52.1)
XYZxyz(48.7115, 36.1902, 4.4490)
Luminance0.3618 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7E01 #0182FF
analogous
#FF0103 #FF7E01 #FFFD01
triadic
#FF7E01 #01FF7E #7E01FF
tetradic
#FF7E01 #03FF01 #0182FF #FD01FF
square
#FF7E01 #03FF01 #0182FF #FD01FF
split-complementary
#FF7E01 #01FFFD #0103FF
monochromatic
#864200 #C36000 #FF7E01 #FF9D3E #FFBC7B

Accessibility & contrast

On white

2.55
#FF7E01 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.24
#FF7E01 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7E01
8.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7E01#FFFFFF#000000##000000
##FF7E011.002.558.248.24
#FFFFFF2.551.0021.0021.00
#0000008.2421.001.001.00
##0000008.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A49000
Deuteranopia (green-blind)
#C3AD00
Tritanopia (blue-blind)
#FF606C
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7e01;
/* rgb */ color: rgb(255, 126, 1);
/* oklch */ color: oklch(72.9% 0.187 52.1);
Tailwind
colors: {
  custom: {
    50: '#ffa55e',
    500: '#ff7e01',
    950: '#000000',
  },
}
SCSS
$custom: #ff7e01;
$custom-light: #ffa55e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7e01",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 1
  },
  "hsl": {
    "h": 29.528,
    "s": 100,
    "l": 50.196
  },
  "oklch": {
    "l": 0.72892,
    "c": 0.18697,
    "h": 52.1
  },
  "luminance": 0.36184
}

Semantic roles & 50–950 ramp

primary
#FF7E01
secondary
#75AFE7
accent
#96FF29
background
#FFFAF6
surface
#FFF4EB
border
#D7CEC6
text
#1B0F05
muted
#887F7A

Preview Lab

Preview with #FF7E01

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

Preview Lab → · Contrast checker → · Palette generator →

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