#FF8F32#FF8F32

#FF8F32 is a light, vivid orange. Relative luminance 0.411; OKLCH L 75.7% C 0.168 H 55.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).

Color values

HEX#FF8F32
RGBrgb(255, 143, 50)
HSLhsl(27, 100%, 60%)
HSVhsv(27, 80%, 100%)
CMYKcmyk(0%, 43.9%, 80.4%, 0%)
CIE-LABlab(70.27, 36.13, 64.16)
CIE-LCHlch(70.27, 73.63, 60.62°)
OKLaboklab(75.71% 0.0958 0.1378)
OKLCHoklch(75.71% 0.168 55.2)
XYZxyz(51.6430, 41.1411, 8.2384)
Luminance0.4113 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F32 #32A2FF
analogous
#FF323B #FF8F32 #FFF632
triadic
#FF8F32 #32FF8F #8F32FF
tetradic
#FF8F32 #3BFF32 #32A2FF #F632FF
square
#FF8F32 #3BFF32 #32A2FF #F632FF
split-complementary
#FF8F32 #32FFF6 #323BFF
monochromatic
#B75300 #F46F00 #FF8F32 #FFB06F #FFD2AC

Accessibility & contrast

On white

2.28
#FF8F32 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.23
#FF8F32 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F32
9.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F32#FFFFFF#000000##000000
##FF8F321.002.289.239.23
#FFFFFF2.281.0021.0021.00
#0000009.2321.001.001.00
##0000009.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#B09C23
Deuteranopia (green-blind)
#CBB631
Tritanopia (blue-blind)
#FF767D
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #ff8f32;
/* rgb */ color: rgb(255, 143, 50);
/* oklch */ color: oklch(75.7% 0.168 55.2);
Tailwind
colors: {
  custom: {
    50: '#ffb171',
    500: '#ff8f32',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f32;
$custom-light: #ffb171;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f32",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 50
  },
  "hsl": {
    "h": 27.22,
    "s": 100,
    "l": 59.804
  },
  "oklch": {
    "l": 0.75713,
    "c": 0.16783,
    "h": 55.2
  },
  "luminance": 0.41135
}

Semantic roles & 50–950 ramp

primary
#FF8F32
secondary
#9FCAEE
accent
#9EFF29
background
#FFFAF7
surface
#FFF5ED
border
#D7CFC8
text
#1A1108
muted
#87807B

Preview Lab

Preview with #FF8F32

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

Preview Lab → · Contrast checker → · Palette generator →

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