#FF7C50#FF7C50

#FF7C50 is a light, vivid orange. Relative luminance 0.363; OKLCH L 73.1% C 0.171 H 38.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).

Color values

HEX#FF7C50
RGBrgb(255, 124, 80)
HSLhsl(15, 100%, 66%)
HSVhsv(15, 69%, 100%)
CMYKcmyk(0%, 51.4%, 68.6%, 0%)
CIE-LABlab(66.72, 46.81, 46.84)
CIE-LCHlch(66.72, 66.22, 45.02°)
OKLaboklab(73.07% 0.1327 0.1071)
OKLCHoklch(73.07% 0.171 38.9)
XYZxyz(49.9003, 36.2606, 11.9591)
Luminance0.3625 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C50 #50D3FF
analogous
#FF507B #FF7C50 #FFD450
triadic
#FF7C50 #50FF7C #7C50FF
tetradic
#FF7C50 #7BFF50 #50D3FF #D450FF
square
#FF7C50 #7BFF50 #50D3FF #D450FF
split-complementary
#FF7C50 #50FFD4 #507BFF
monochromatic
#D53500 #FF4E13 #FF7C50 #FFAA8D #FFD8CA

Accessibility & contrast

On white

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

On black

8.25
#FF7C50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C50
8.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C50#FFFFFF#000000##000000
##FF7C501.002.558.258.25
#FFFFFF2.551.0021.0021.00
#0000008.2521.001.001.00
##0000008.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F904B
Deuteranopia (green-blind)
#BFAD4D
Tritanopia (blue-blind)
#FF6272
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7c50;
/* rgb */ color: rgb(255, 124, 80);
/* oklch */ color: oklch(73.1% 0.171 38.9);
Tailwind
colors: {
  custom: {
    50: '#ffa483',
    500: '#ff7c50',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c50;
$custom-light: #ffa483;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c50",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 80
  },
  "hsl": {
    "h": 15.086,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73072,
    "c": 0.17054,
    "h": 38.9
  },
  "luminance": 0.36254
}

Semantic roles & 50–950 ramp

primary
#FF7C50
secondary
#B8E4F3
accent
#ACE600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0B
muted
#877F7C

Preview Lab

Preview with #FF7C50

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

Preview Lab → · Contrast checker → · Palette generator →

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