#FF804F#FF804F

#FF804F is a light, vivid orange. Relative luminance 0.373; OKLCH L 73.6% C 0.168 H 41.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#FF804F
RGBrgb(255, 128, 79)
HSLhsl(17, 100%, 65%)
HSVhsv(17, 69%, 100%)
CMYKcmyk(0%, 49.8%, 69%, 0%)
CIE-LABlab(67.48, 44.81, 48.21)
CIE-LCHlch(67.48, 65.82, 47.09°)
OKLaboklab(73.65% 0.1264 0.1099)
OKLCHoklch(73.65% 0.168 41)
XYZxyz(50.3751, 37.2689, 11.9365)
Luminance0.3726 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF804F #4FCEFF
analogous
#FF4F76 #FF804F #FFD84F
triadic
#FF804F #4FFF80 #804FFF
tetradic
#FF804F #76FF4F #4FCEFF #D84FFF
square
#FF804F #76FF4F #4FCEFF #D84FFF
split-complementary
#FF804F #4FFFD8 #4F76FF
monochromatic
#D43B00 #FF5412 #FF804F #FFAC8C #FFD8C9

Accessibility & contrast

On white

2.48
#FF804F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.45
#FF804F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF804F
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF804F#FFFFFF#000000##000000
##FF804F1.002.488.458.45
#FFFFFF2.481.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A2934A
Deuteranopia (green-blind)
#C1AF4C
Tritanopia (blue-blind)
#FF6675
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff804f;
/* rgb */ color: rgb(255, 128, 79);
/* oklch */ color: oklch(73.6% 0.168 41.0);
Tailwind
colors: {
  custom: {
    50: '#ffa782',
    500: '#ff804f',
    950: '#000000',
  },
}
SCSS
$custom: #ff804f;
$custom-light: #ffa782;
$custom-dark: #000000;
JSON
{
  "hex": "#ff804f",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 79
  },
  "hsl": {
    "h": 16.705,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.73648,
    "c": 0.1675,
    "h": 41
  },
  "luminance": 0.37263
}

Semantic roles & 50–950 ramp

primary
#FF804F
secondary
#B7E2F2
accent
#A6E600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A100A
muted
#877F7C

Preview Lab

Preview with #FF804F

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

Preview Lab → · Contrast checker → · Palette generator →

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