Lightsalmon#FFA07A

#FFA07A is a light, vivid orange. Relative luminance 0.478; OKLCH L 79.4% C 0.125 H 42.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).

Lightsalmon — editorial page

Color values

HEX#FFA07A
RGBrgb(255, 160, 122)
HSLhsl(17, 100%, 74%)
HSVhsv(17, 52%, 100%)
CMYKcmyk(0%, 37.3%, 52.2%, 0%)
CIE-LABlab(74.71, 31.48, 34.55)
CIE-LCHlch(74.71, 46.74, 47.66°)
OKLaboklab(79.38% 0.0922 0.0842)
OKLCHoklch(79.38% 0.125 42.4)
XYZxyz(57.3272, 47.8119, 24.6180)
Luminance0.4781 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA07A #7AD9FF
analogous
#FF7A97 #FFA07A #FFE37A
triadic
#FFA07A #7AFFA0 #A07AFF
tetradic
#FFA07A #97FF7A #7AD9FF #E37AFF
square
#FFA07A #97FF7A #7AD9FF #E37AFF
split-complementary
#FFA07A #7AFFE3 #7A97FF
monochromatic
#FF4900 #FF743D #FFA07A #FFCCB7 #FFE9E0

Accessibility & contrast

On white

1.99
#FFA07A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.56
#FFA07A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA07A
10.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA07A#FFFFFF#000000##000000
##FFA07A1.001.9910.5610.56
#FFFFFF1.991.0021.0021.00
#00000010.5621.001.001.00
##00000010.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9AC77
Deuteranopia (green-blind)
#CFC079
Tritanopia (blue-blind)
#FF9096
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ffa07a;
/* rgb */ color: rgb(255, 160, 122);
/* oklch */ color: oklch(79.4% 0.125 42.4);
Tailwind
colors: {
  custom: {
    50: '#ffbda1',
    500: '#ffa07a',
    950: '#000000',
  },
}
SCSS
$custom: #ffa07a;
$custom-light: #ffbda1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa07a",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 122
  },
  "hsl": {
    "h": 17.143,
    "s": 100,
    "l": 73.922
  },
  "oklch": {
    "l": 0.79376,
    "c": 0.12483,
    "h": 42.4
  },
  "luminance": 0.47807
}

Semantic roles & 50–950 ramp

primary
#FFA07A
secondary
#D4EDF7
accent
#A4E600
background
#FFFBF9
surface
#FFF6F2
border
#D7D0CC
text
#19120F
muted
#87817E

Preview Lab

Preview with #FFA07A

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

Preview Lab → · Contrast checker → · Palette generator →

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