#FF7F56#FF7F56

#FF7F56 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.6% C 0.166 H 38.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).

Color values

HEX#FF7F56
RGBrgb(255, 127, 86)
HSLhsl(15, 100%, 67%)
HSVhsv(15, 66%, 100%)
CMYKcmyk(0%, 50.2%, 66.3%, 0%)
CIE-LABlab(67.36, 45.67, 44.48)
CIE-LCHlch(67.36, 63.76, 44.24°)
OKLaboklab(73.59% 0.1302 0.1029)
OKLCHoklch(73.59% 0.166 38.3)
XYZxyz(50.5136, 37.1167, 13.3064)
Luminance0.3711 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F56 #56D6FF
analogous
#FF5682 #FF7F56 #FFD356
triadic
#FF7F56 #56FF7F #7F56FF
tetradic
#FF7F56 #82FF56 #56D6FF #D356FF
square
#FF7F56 #82FF56 #56D6FF #D356FF
split-complementary
#FF7F56 #56FFD3 #5682FF
monochromatic
#DB3500 #FF5119 #FF7F56 #FFAD93 #FFDCD0

Accessibility & contrast

On white

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

On black

8.42
#FF7F56 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F56
8.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F56#FFFFFF#000000##000000
##FF7F561.002.498.428.42
#FFFFFF2.491.0021.0021.00
#0000008.4221.001.001.00
##0000008.4221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff7f56;
/* rgb */ color: rgb(255, 127, 86);
/* oklch */ color: oklch(73.6% 0.166 38.3);
Tailwind
colors: {
  custom: {
    50: '#ffa687',
    500: '#ff7f56',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f56;
$custom-light: #ffa687;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f56",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 86
  },
  "hsl": {
    "h": 14.556,
    "s": 100,
    "l": 66.863
  },
  "oklch": {
    "l": 0.73587,
    "c": 0.166,
    "h": 38.3
  },
  "luminance": 0.37111
}

Semantic roles & 50–950 ramp

primary
#FF7F56
secondary
#BDE6F3
accent
#AEE600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A100B
muted
#877F7C

Preview Lab

Preview with #FF7F56

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

Preview Lab → · Contrast checker → · Palette generator →

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