#FF7B50#FF7B50

#FF7B50 is a light, vivid red. Relative luminance 0.360; OKLCH L 72.9% C 0.171 H 38.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).

Color values

HEX#FF7B50
RGBrgb(255, 123, 80)
HSLhsl(15, 100%, 66%)
HSVhsv(15, 69%, 100%)
CMYKcmyk(0%, 51.8%, 68.6%, 0%)
CIE-LABlab(66.53, 47.30, 46.62)
CIE-LCHlch(66.53, 66.41, 44.59°)
OKLaboklab(72.93% 0.1342 0.1067)
OKLCHoklch(72.93% 0.171 38.5)
XYZxyz(49.7756, 36.0112, 11.9175)
Luminance0.3600 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B50 #50D4FF
analogous
#FF507C #FF7B50 #FFD350
triadic
#FF7B50 #50FF7B #7B50FF
tetradic
#FF7B50 #7CFF50 #50D4FF #D350FF
square
#FF7B50 #7CFF50 #50D4FF #D350FF
split-complementary
#FF7B50 #50FFD3 #507CFF
monochromatic
#D53400 #FF4D13 #FF7B50 #FFA98D #FFD7CA

Accessibility & contrast

On white

2.56
#FF7B50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.20
#FF7B50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B50
8.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B50#FFFFFF#000000##000000
##FF7B501.002.568.208.20
#FFFFFF2.561.0021.0021.00
#0000008.2021.001.001.00
##0000008.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F904B
Deuteranopia (green-blind)
#BFAD4D
Tritanopia (blue-blind)
#FF6071
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7b50;
/* rgb */ color: rgb(255, 123, 80);
/* oklch */ color: oklch(72.9% 0.171 38.5);
Tailwind
colors: {
  custom: {
    50: '#ffa482',
    500: '#ff7b50',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b50;
$custom-light: #ffa482;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b50",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 80
  },
  "hsl": {
    "h": 14.743,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.72927,
    "c": 0.17141,
    "h": 38.5
  },
  "luminance": 0.36005
}

Semantic roles & 50–950 ramp

primary
#FF7B50
secondary
#B8E4F3
accent
#ADE600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0A
muted
#877F7C

Preview Lab

Preview with #FF7B50

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

Preview Lab → · Contrast checker → · Palette generator →

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