#FF7C4C#FF7C4C

#FF7C4C is a light, vivid orange. Relative luminance 0.362; OKLCH L 73.0% C 0.172 H 40.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).

Color values

HEX#FF7C4C
RGBrgb(255, 124, 76)
HSLhsl(16, 100%, 65%)
HSVhsv(16, 70%, 100%)
CMYKcmyk(0%, 51.4%, 70.2%, 0%)
CIE-LABlab(66.67, 46.61, 48.82)
CIE-LCHlch(66.67, 67.50, 46.33°)
OKLaboklab(73.02% 0.1314 0.1107)
OKLCHoklch(73.02% 0.172 40.1)
XYZxyz(49.7569, 36.2033, 11.2038)
Luminance0.3620 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C4C #4CCFFF
analogous
#FF4C76 #FF7C4C #FFD54C
triadic
#FF7C4C #4CFF7C #7C4CFF
tetradic
#FF7C4C #76FF4C #4CCFFF #D54CFF
square
#FF7C4C #76FF4C #4CCFFF #D54CFF
split-complementary
#FF7C4C #4CFFD5 #4C76FF
monochromatic
#D13800 #FF4F0F #FF7C4C #FFA989 #FFD6C6

Accessibility & contrast

On white

2.55
#FF7C4C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.24
#FF7C4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C4C
8.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C4C#FFFFFF#000000##000000
##FF7C4C1.002.558.248.24
#FFFFFF2.551.0021.0021.00
#0000008.2421.001.001.00
##0000008.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A09047
Deuteranopia (green-blind)
#C0AD49
Tritanopia (blue-blind)
#FF6171
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7c4c;
/* rgb */ color: rgb(255, 124, 76);
/* oklch */ color: oklch(73.0% 0.172 40.1);
Tailwind
colors: {
  custom: {
    50: '#ffa480',
    500: '#ff7c4c',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c4c;
$custom-light: #ffa480;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c4c",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 76
  },
  "hsl": {
    "h": 16.089,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.73025,
    "c": 0.17183,
    "h": 40.1
  },
  "luminance": 0.36197
}

Semantic roles & 50–950 ramp

primary
#FF7C4C
secondary
#B5E2F2
accent
#A8E600
background
#FFFAF7
surface
#FFF4EE
border
#D7CEC9
text
#1A0F0A
muted
#877F7C

Preview Lab

Preview with #FF7C4C

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

Preview Lab → · Contrast checker → · Palette generator →

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