#FF7F5A#FF7F5A

#FF7F5A is a light, vivid red. Relative luminance 0.372; OKLCH L 73.6% C 0.165 H 37.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).

Color values

HEX#FF7F5A
RGBrgb(255, 127, 90)
HSLhsl(13, 100%, 68%)
HSVhsv(13, 65%, 100%)
CMYKcmyk(0%, 50.2%, 64.7%, 0%)
CIE-LABlab(67.41, 45.90, 42.44)
CIE-LCHlch(67.41, 62.52, 42.76°)
OKLaboklab(73.64% 0.1316 0.099)
OKLCHoklch(73.64% 0.165 37)
XYZxyz(50.6793, 37.1829, 14.1791)
Luminance0.3718 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F5A #5ADAFF
analogous
#FF5A87 #FF7F5A #FFD25A
triadic
#FF7F5A #5AFF7F #7F5AFF
tetradic
#FF7F5A #87FF5A #5ADAFF #D25AFF
square
#FF7F5A #87FF5A #5ADAFF #D25AFF
split-complementary
#FF7F5A #5AFFD2 #5A87FF
monochromatic
#DF3200 #FF501D #FF7F5A #FFAE97 #FFDED4

Accessibility & contrast

On white

2.49
#FF7F5A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.44
#FF7F5A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F5A
8.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F5A#FFFFFF#000000##000000
##FF7F5A1.002.498.448.44
#FFFFFF2.491.0021.0021.00
#0000008.4421.001.001.00
##0000008.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A19356
Deuteranopia (green-blind)
#C0AF57
Tritanopia (blue-blind)
#FF6676
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7f5a;
/* rgb */ color: rgb(255, 127, 90);
/* oklch */ color: oklch(73.6% 0.165 37.0);
Tailwind
colors: {
  custom: {
    50: '#ffa689',
    500: '#ff7f5a',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f5a;
$custom-light: #ffa689;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f5a",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 90
  },
  "hsl": {
    "h": 13.455,
    "s": 100,
    "l": 67.647
  },
  "oklch": {
    "l": 0.7364,
    "c": 0.1647,
    "h": 37
  },
  "luminance": 0.37177
}

Semantic roles & 50–950 ramp

primary
#FF7F5A
secondary
#C1E9F4
accent
#B2E600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#1A100C
muted
#877F7D

Preview Lab

Preview with #FF7F5A

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

Preview Lab → · Contrast checker → · Palette generator →

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