#FF7150#FF7150

#FF7150 is a light, vivid red. Relative luminance 0.336; OKLCH L 71.5% C 0.180 H 34.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).

Color values

HEX#FF7150
RGBrgb(255, 113, 80)
HSLhsl(11, 100%, 66%)
HSVhsv(11, 69%, 100%)
CMYKcmyk(0%, 55.7%, 68.6%, 0%)
CIE-LABlab(64.69, 52.02, 44.51)
CIE-LCHlch(64.69, 68.47, 40.55°)
OKLaboklab(71.53% 0.1488 0.1021)
OKLCHoklch(71.53% 0.18 34.4)
XYZxyz(48.5978, 33.6557, 11.5250)
Luminance0.3365 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7150 #50DEFF
analogous
#FF5086 #FF7150 #FFC850
triadic
#FF7150 #50FF71 #7150FF
tetradic
#FF7150 #86FF50 #50DEFF #C850FF
square
#FF7150 #86FF50 #50DEFF #C850FF
split-complementary
#FF7150 #50FFC8 #5086FF
monochromatic
#D52800 #FF3F13 #FF7150 #FFA38D #FFD4CA

Accessibility & contrast

On white

2.72
#FF7150 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.73
#FF7150 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7150
7.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7150#FFFFFF#000000##000000
##FF71501.002.727.737.73
#FFFFFF2.721.0021.0021.00
#0000007.7321.001.001.00
##0000007.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#978A4C
Deuteranopia (green-blind)
#BAA94C
Tritanopia (blue-blind)
#FF536A
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff7150;
/* rgb */ color: rgb(255, 113, 80);
/* oklch */ color: oklch(71.5% 0.180 34.4);
Tailwind
colors: {
  custom: {
    50: '#ff9e82',
    500: '#ff7150',
    950: '#000000',
  },
}
SCSS
$custom: #ff7150;
$custom-light: #ff9e82;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7150",
  "rgb": {
    "r": 255,
    "g": 113,
    "b": 80
  },
  "hsl": {
    "h": 11.314,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.7153,
    "c": 0.18042,
    "h": 34.4
  },
  "luminance": 0.33649
}

Semantic roles & 50–950 ramp

primary
#FF7150
secondary
#B8E8F3
accent
#BAE600
background
#FFF9F8
surface
#FFF2EF
border
#D7CCCA
text
#1A0F0A
muted
#877E7C

Preview Lab

Preview with #FF7150

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

Preview Lab → · Contrast checker → · Palette generator →

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