#FF7902#FF7902

#FF7902 is a light, vivid orange. Relative luminance 0.349; OKLCH L 72.2% C 0.190 H 50.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).

Color values

HEX#FF7902
RGBrgb(255, 121, 2)
HSLhsl(28, 100%, 50%)
HSVhsv(28, 99%, 100%)
CMYKcmyk(0%, 52.5%, 99.2%, 0%)
CIE-LABlab(65.71, 46.25, 72.92)
CIE-LCHlch(65.71, 86.35, 57.62°)
OKLaboklab(72.16% 0.1221 0.1458)
OKLCHoklch(72.16% 0.19 50.1)
XYZxyz(48.0935, 34.9455, 4.2700)
Luminance0.3494 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7902 #0288FF
analogous
#FF020A #FF7902 #FFF702
triadic
#FF7902 #02FF79 #7902FF
tetradic
#FF7902 #0AFF02 #0288FF #F702FF
square
#FF7902 #0AFF02 #0288FF #F702FF
split-complementary
#FF7902 #02FFF7 #020AFF
monochromatic
#873F00 #C45C00 #FF7902 #FF993F #FFBA7C

Accessibility & contrast

On white

2.63
#FF7902 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.99
#FF7902 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7902
7.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7902#FFFFFF#000000##000000
##FF79021.002.637.997.99
#FFFFFF2.631.0021.0021.00
#0000007.9921.001.001.00
##0000007.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#A08D00
Deuteranopia (green-blind)
#C1AB00
Tritanopia (blue-blind)
#FF5968
Achromatopsia (no color)
#A0A0A0

Design tokens & code

CSS
--color: #ff7902;
/* rgb */ color: rgb(255, 121, 2);
/* oklch */ color: oklch(72.2% 0.190 50.1);
Tailwind
colors: {
  custom: {
    50: '#ffa25e',
    500: '#ff7902',
    950: '#000000',
  },
}
SCSS
$custom: #ff7902;
$custom-light: #ffa25e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7902",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 2
  },
  "hsl": {
    "h": 28.221,
    "s": 100,
    "l": 50.392
  },
  "oklch": {
    "l": 0.7216,
    "c": 0.19017,
    "h": 50.1
  },
  "luminance": 0.34939
}

Semantic roles & 50–950 ramp

primary
#FF7902
secondary
#76B2E7
accent
#9AFF29
background
#FFFAF5
surface
#FFF4EA
border
#D7CEC6
text
#1B0F05
muted
#887F79

Preview Lab

Preview with #FF7902

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

Preview Lab → · Contrast checker → · Palette generator →

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