#FF7250#FF7250

#FF7250 is a light, vivid red. Relative luminance 0.339; OKLCH L 71.7% C 0.179 H 34.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).

Color values

HEX#FF7250
RGBrgb(255, 114, 80)
HSLhsl(12, 100%, 66%)
HSVhsv(12, 69%, 100%)
CMYKcmyk(0%, 55.3%, 68.6%, 0%)
CIE-LABlab(64.87, 51.56, 44.72)
CIE-LCHlch(64.87, 68.25, 40.93°)
OKLaboklab(71.67% 0.1473 0.1025)
OKLCHoklch(71.67% 0.179 34.8)
XYZxyz(48.7100, 33.8801, 11.5623)
Luminance0.3387 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7250 #50DDFF
analogous
#FF5085 #FF7250 #FFC950
triadic
#FF7250 #50FF72 #7250FF
tetradic
#FF7250 #85FF50 #50DDFF #C950FF
square
#FF7250 #85FF50 #50DDFF #C950FF
split-complementary
#FF7250 #50FFC9 #5085FF
monochromatic
#D52900 #FF4113 #FF7250 #FFA38D #FFD5CA

Accessibility & contrast

On white

2.70
#FF7250 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.77
#FF7250 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7250
7.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7250#FFFFFF#000000##000000
##FF72501.002.707.777.77
#FFFFFF2.701.0021.0021.00
#0000007.7721.001.001.00
##0000007.7721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff7250;
/* rgb */ color: rgb(255, 114, 80);
/* oklch */ color: oklch(71.7% 0.179 34.8);
Tailwind
colors: {
  custom: {
    50: '#ff9e82',
    500: '#ff7250',
    950: '#000000',
  },
}
SCSS
$custom: #ff7250;
$custom-light: #ff9e82;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7250",
  "rgb": {
    "r": 255,
    "g": 114,
    "b": 80
  },
  "hsl": {
    "h": 11.657,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.71666,
    "c": 0.17949,
    "h": 34.8
  },
  "luminance": 0.33874
}

Semantic roles & 50–950 ramp

primary
#FF7250
secondary
#B8E7F3
accent
#B9E600
background
#FFFAF8
surface
#FFF3EF
border
#D7CDCA
text
#1A0F0A
muted
#877F7C

Preview Lab

Preview with #FF7250

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

Preview Lab → · Contrast checker → · Palette generator →

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