#FF7F5D#FF7F5D

#FF7F5D is a light, vivid red. Relative luminance 0.372; OKLCH L 73.7% C 0.164 H 35.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#FF7F5D
RGBrgb(255, 127, 93)
HSLhsl(13, 100%, 68%)
HSVhsv(13, 64%, 100%)
CMYKcmyk(0%, 50.2%, 63.5%, 0%)
CIE-LABlab(67.45, 46.08, 40.90)
CIE-LCHlch(67.45, 61.62, 41.59°)
OKLaboklab(73.68% 0.1327 0.096)
OKLCHoklch(73.68% 0.164 35.9)
XYZxyz(50.8096, 37.2351, 14.8652)
Luminance0.3723 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F5D #5DDDFF
analogous
#FF5D8C #FF7F5D #FFD05D
triadic
#FF7F5D #5DFF7F #7F5DFF
tetradic
#FF7F5D #8CFF5D #5DDDFF #D05DFF
square
#FF7F5D #8CFF5D #5DDDFF #D05DFF
split-complementary
#FF7F5D #5DFFD0 #5D8CFF
monochromatic
#E22F00 #FF4F20 #FF7F5D #FFAF9A #FFE0D7

Accessibility & contrast

On white

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

On black

8.45
#FF7F5D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F5D
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F5D#FFFFFF#000000##000000
##FF7F5D1.002.498.458.45
#FFFFFF2.491.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A09359
Deuteranopia (green-blind)
#C0AF5A
Tritanopia (blue-blind)
#FF6777
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7f5d;
/* rgb */ color: rgb(255, 127, 93);
/* oklch */ color: oklch(73.7% 0.164 35.9);
Tailwind
colors: {
  custom: {
    50: '#ffa68c',
    500: '#ff7f5d',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f5d;
$custom-light: #ffa68c;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f5d",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 93
  },
  "hsl": {
    "h": 12.593,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.73682,
    "c": 0.16375,
    "h": 35.9
  },
  "luminance": 0.37229
}

Semantic roles & 50–950 ramp

primary
#FF7F5D
secondary
#C3EAF4
accent
#B5E600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#1A100C
muted
#877F7D

Preview Lab

Preview with #FF7F5D

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

Preview Lab → · Contrast checker → · Palette generator →

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