#FF7C60#FF7C60

#FF7C60 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.3% C 0.166 H 33.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).

Color values

HEX#FF7C60
RGBrgb(255, 124, 96)
HSLhsl(11, 100%, 69%)
HSVhsv(11, 62%, 100%)
CMYKcmyk(0%, 51.4%, 62.4%, 0%)
CIE-LABlab(66.92, 47.72, 38.65)
CIE-LCHlch(66.92, 61.41, 39.00°)
OKLaboklab(73.29% 0.1382 0.0914)
OKLCHoklch(73.29% 0.166 33.5)
XYZxyz(50.5634, 36.5259, 15.4515)
Luminance0.3652 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C60 #60E3FF
analogous
#FF6094 #FF7C60 #FFCC60
triadic
#FF7C60 #60FF7C #7C60FF
tetradic
#FF7C60 #94FF60 #60E3FF #CC60FF
square
#FF7C60 #94FF60 #60E3FF #CC60FF
split-complementary
#FF7C60 #60FFCC #6094FF
monochromatic
#E52800 #FF4A23 #FF7C60 #FFAE9D #FFE1DA

Accessibility & contrast

On white

2.53
#FF7C60 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.30
#FF7C60 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C60
8.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C60#FFFFFF#000000##000000
##FF7C601.002.538.308.30
#FFFFFF2.531.0021.0021.00
#0000008.3021.001.001.00
##0000008.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#9E915D
Deuteranopia (green-blind)
#BEAE5D
Tritanopia (blue-blind)
#FF6476
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff7c60;
/* rgb */ color: rgb(255, 124, 96);
/* oklch */ color: oklch(73.3% 0.166 33.5);
Tailwind
colors: {
  custom: {
    50: '#ffa58e',
    500: '#ff7c60',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c60;
$custom-light: #ffa58e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c60",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 96
  },
  "hsl": {
    "h": 10.566,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.7329,
    "c": 0.1657,
    "h": 33.5
  },
  "luminance": 0.3652
}

Semantic roles & 50–950 ramp

primary
#FF7C60
secondary
#C6EDF5
accent
#BDE600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#1A0F0C
muted
#877F7D

Preview Lab

Preview with #FF7C60

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

Preview Lab → · Contrast checker → · Palette generator →

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