#FF8F60#FF8F60

#FF8F60 is a light, vivid orange. Relative luminance 0.417; OKLCH L 76.2% C 0.149 H 42.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).

Color values

HEX#FF8F60
RGBrgb(255, 143, 96)
HSLhsl(18, 100%, 69%)
HSVhsv(18, 62%, 100%)
CMYKcmyk(0%, 43.9%, 62.4%, 0%)
CIE-LABlab(70.70, 38.29, 43.24)
CIE-LCHlch(70.70, 57.76, 48.48°)
OKLaboklab(76.18% 0.1092 0.1015)
OKLCHoklch(76.18% 0.149 42.9)
XYZxyz(53.1780, 41.7551, 16.3231)
Luminance0.4175 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F60 #60D0FF
analogous
#FF6081 #FF8F60 #FFDF60
triadic
#FF8F60 #60FF8F #8F60FF
tetradic
#FF8F60 #81FF60 #60D0FF #DF60FF
square
#FF8F60 #81FF60 #60D0FF #DF60FF
split-complementary
#FF8F60 #60FFDF #6081FF
monochromatic
#E54400 #FF6423 #FF8F60 #FFBA9D #FFE5DA

Accessibility & contrast

On white

2.25
#FF8F60 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.35
#FF8F60 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F60
9.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F60#FFFFFF#000000##000000
##FF8F601.002.259.359.35
#FFFFFF2.251.0021.0021.00
#0000009.3521.001.001.00
##0000009.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#AD9E5C
Deuteranopia (green-blind)
#C8B65F
Tritanopia (blue-blind)
#FF7A84
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff8f60;
/* rgb */ color: rgb(255, 143, 96);
/* oklch */ color: oklch(76.2% 0.149 42.9);
Tailwind
colors: {
  custom: {
    50: '#ffb18e',
    500: '#ff8f60',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f60;
$custom-light: #ffb18e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f60",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 96
  },
  "hsl": {
    "h": 17.736,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.76178,
    "c": 0.14912,
    "h": 42.9
  },
  "luminance": 0.41749
}

Semantic roles & 50–950 ramp

primary
#FF8F60
secondary
#C6E7F5
accent
#A2E600
background
#FFFBF8
surface
#FFF6F0
border
#D7D0CB
text
#19110C
muted
#87807D

Preview Lab

Preview with #FF8F60

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

Preview Lab → · Contrast checker → · Palette generator →

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