#FF7E50#FF7E50

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

Color values

HEX#FF7E50
RGBrgb(255, 126, 80)
HSLhsl(16, 100%, 66%)
HSVhsv(16, 69%, 100%)
CMYKcmyk(0%, 50.6%, 68.6%, 0%)
CIE-LABlab(67.10, 45.84, 47.27)
CIE-LCHlch(67.10, 65.85, 45.88°)
OKLaboklab(73.36% 0.1297 0.1081)
OKLCHoklch(73.36% 0.169 39.8)
XYZxyz(50.1535, 36.7670, 12.0435)
Luminance0.3676 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7E50 #50D1FF
analogous
#FF507A #FF7E50 #FFD550
triadic
#FF7E50 #50FF7E #7E50FF
tetradic
#FF7E50 #7AFF50 #50D1FF #D550FF
square
#FF7E50 #7AFF50 #50D1FF #D550FF
split-complementary
#FF7E50 #50FFD5 #507AFF
monochromatic
#D53800 #FF5113 #FF7E50 #FFAB8D #FFD8CA

Accessibility & contrast

On white

2.51
#FF7E50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##FF7E50#FFFFFF#000000##000000
##FF7E501.002.518.358.35
#FFFFFF2.511.0021.0021.00
#0000008.3521.001.001.00
##0000008.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A1924B
Deuteranopia (green-blind)
#C0AE4D
Tritanopia (blue-blind)
#FF6474
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff7e50;
/* rgb */ color: rgb(255, 126, 80);
/* oklch */ color: oklch(73.4% 0.169 39.8);
Tailwind
colors: {
  custom: {
    50: '#ffa683',
    500: '#ff7e50',
    950: '#000000',
  },
}
SCSS
$custom: #ff7e50;
$custom-light: #ffa683;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7e50",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 80
  },
  "hsl": {
    "h": 15.771,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.73364,
    "c": 0.16883,
    "h": 39.8
  },
  "luminance": 0.36761
}

Semantic roles & 50–950 ramp

primary
#FF7E50
secondary
#B8E3F3
accent
#A9E600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0B
muted
#877F7C

Preview Lab

Preview with #FF7E50

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

Preview Lab → · Contrast checker → · Palette generator →

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