#FF7E4F#FF7E4F

#FF7E4F is a light, vivid orange. Relative luminance 0.367; OKLCH L 73.4% C 0.169 H 40.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).

Color values

HEX#FF7E4F
RGBrgb(255, 126, 79)
HSLhsl(16, 100%, 65%)
HSVhsv(16, 69%, 100%)
CMYKcmyk(0%, 50.6%, 69%, 0%)
CIE-LABlab(67.09, 45.79, 47.77)
CIE-LCHlch(67.09, 66.17, 46.21°)
OKLaboklab(73.35% 0.1294 0.109)
OKLCHoklch(73.35% 0.169 40.1)
XYZxyz(50.1168, 36.7523, 11.8504)
Luminance0.3675 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7E4F #4FD0FF
analogous
#FF4F78 #FF7E4F #FFD64F
triadic
#FF7E4F #4FFF7E #7E4FFF
tetradic
#FF7E4F #78FF4F #4FD0FF #D64FFF
square
#FF7E4F #78FF4F #4FD0FF #D64FFF
split-complementary
#FF7E4F #4FFFD6 #4F78FF
monochromatic
#D43900 #FF5112 #FF7E4F #FFAB8C #FFD8C9

Accessibility & contrast

On white

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

On black

8.35
#FF7E4F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7E4F
8.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7E4F#FFFFFF#000000##000000
##FF7E4F1.002.528.358.35
#FFFFFF2.521.0021.0021.00
#0000008.3521.001.001.00
##0000008.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A1924A
Deuteranopia (green-blind)
#C0AE4C
Tritanopia (blue-blind)
#FF6473
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff7e4f;
/* rgb */ color: rgb(255, 126, 79);
/* oklch */ color: oklch(73.4% 0.169 40.1);
Tailwind
colors: {
  custom: {
    50: '#ffa682',
    500: '#ff7e4f',
    950: '#000000',
  },
}
SCSS
$custom: #ff7e4f;
$custom-light: #ffa682;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7e4f",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 79
  },
  "hsl": {
    "h": 16.023,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.73352,
    "c": 0.16917,
    "h": 40.1
  },
  "luminance": 0.36746
}

Semantic roles & 50–950 ramp

primary
#FF7E4F
secondary
#B7E3F2
accent
#A8E600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0A
muted
#877F7C

Preview Lab

Preview with #FF7E4F

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

Preview Lab → · Contrast checker → · Palette generator →

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