#FF7F4E#FF7F4E

#FF7F4E is a light, vivid orange. Relative luminance 0.370; OKLCH L 73.5% C 0.169 H 40.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).

Color values

HEX#FF7F4E
RGBrgb(255, 127, 78)
HSLhsl(17, 100%, 65%)
HSVhsv(17, 69%, 100%)
CMYKcmyk(0%, 50.2%, 69.4%, 0%)
CIE-LABlab(67.27, 45.25, 48.48)
CIE-LCHlch(67.27, 66.32, 46.97°)
OKLaboklab(73.49% 0.1276 0.1103)
OKLCHoklch(73.49% 0.169 40.9)
XYZxyz(50.2092, 36.9949, 11.7029)
Luminance0.3699 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F4E #4ECEFF
analogous
#FF4E76 #FF7F4E #FFD74E
triadic
#FF7F4E #4EFF7F #7F4EFF
tetradic
#FF7F4E #76FF4E #4ECEFF #D74EFF
square
#FF7F4E #76FF4E #4ECEFF #D74EFF
split-complementary
#FF7F4E #4EFFD7 #4E76FF
monochromatic
#D33A00 #FF5311 #FF7F4E #FFAB8B #FFD8C8

Accessibility & contrast

On white

2.50
#FF7F4E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.40
#FF7F4E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F4E
8.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F4E#FFFFFF#000000##000000
##FF7F4E1.002.508.408.40
#FFFFFF2.501.0021.0021.00
#0000008.4021.001.001.00
##0000008.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#A29249
Deuteranopia (green-blind)
#C1AF4B
Tritanopia (blue-blind)
#FF6574
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7f4e;
/* rgb */ color: rgb(255, 127, 78);
/* oklch */ color: oklch(73.5% 0.169 40.9);
Tailwind
colors: {
  custom: {
    50: '#ffa681',
    500: '#ff7f4e',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f4e;
$custom-light: #ffa681;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f4e",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 78
  },
  "hsl": {
    "h": 16.61,
    "s": 100,
    "l": 65.294
  },
  "oklch": {
    "l": 0.73488,
    "c": 0.16867,
    "h": 40.9
  },
  "luminance": 0.36989
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7F4E

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

Preview Lab → · Contrast checker → · Palette generator →

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