#FFA07F#FFA07F

#FFA07F is a light, vivid orange. Relative luminance 0.479; OKLCH L 79.5% C 0.123 H 39.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).

Color values

HEX#FFA07F
RGBrgb(255, 160, 127)
HSLhsl(15, 100%, 75%)
HSVhsv(15, 50%, 100%)
CMYKcmyk(0%, 37.3%, 50.2%, 0%)
CIE-LABlab(74.79, 31.91, 31.99)
CIE-LCHlch(74.79, 45.18, 45.07°)
OKLaboklab(79.46% 0.0941 0.0786)
OKLCHoklch(79.46% 0.123 39.9)
XYZxyz(57.6450, 47.9390, 26.2918)
Luminance0.4793 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA07F #7FDEFF
analogous
#FF7F9E #FFA07F #FFE07F
triadic
#FFA07F #7FFFA0 #A07FFF
tetradic
#FFA07F #9EFF7F #7FDEFF #E07FFF
square
#FFA07F #9EFF7F #7FDEFF #E07FFF
split-complementary
#FFA07F #7FFFE0 #7F9EFF
monochromatic
#FF4505 #FF7342 #FFA07F #FFCDBC #FFE8E0

Accessibility & contrast

On white

1.98
#FFA07F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.59
#FFA07F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA07F
10.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA07F#FFFFFF#000000##000000
##FFA07F1.001.9810.5910.59
#FFFFFF1.981.0021.0021.00
#00000010.5921.001.001.00
##00000010.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8AC7C
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#FF9098
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ffa07f;
/* rgb */ color: rgb(255, 160, 127);
/* oklch */ color: oklch(79.5% 0.123 39.9);
Tailwind
colors: {
  custom: {
    50: '#ffbda4',
    500: '#ffa07f',
    950: '#000000',
  },
}
SCSS
$custom: #ffa07f;
$custom-light: #ffbda4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa07f",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 127
  },
  "hsl": {
    "h": 15.469,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.79464,
    "c": 0.12256,
    "h": 39.9
  },
  "luminance": 0.47934
}

Semantic roles & 50–950 ramp

primary
#FFA07F
secondary
#D4EEF7
accent
#AAE600
background
#FFFBFA
surface
#FFF6F4
border
#D7D0CE
text
#19120F
muted
#87817F

Preview Lab

Preview with #FFA07F

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

Preview Lab → · Contrast checker → · Palette generator →

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