#FF7C55#FF7C55

#FF7C55 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.1% C 0.169 H 37.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).

Color values

HEX#FF7C55
RGBrgb(255, 124, 85)
HSLhsl(14, 100%, 67%)
HSVhsv(14, 67%, 100%)
CMYKcmyk(0%, 51.4%, 66.7%, 0%)
CIE-LABlab(66.78, 47.08, 44.32)
CIE-LCHlch(66.78, 64.65, 43.27°)
OKLaboklab(73.13% 0.1344 0.1024)
OKLCHoklch(73.13% 0.169 37.3)
XYZxyz(50.0919, 36.3373, 12.9685)
Luminance0.3633 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C55 #55D8FF
analogous
#FF5583 #FF7C55 #FFD155
triadic
#FF7C55 #55FF7C #7C55FF
tetradic
#FF7C55 #83FF55 #55D8FF #D155FF
square
#FF7C55 #83FF55 #55D8FF #D155FF
split-complementary
#FF7C55 #55FFD1 #5583FF
monochromatic
#DA3200 #FF4D18 #FF7C55 #FFAB92 #FFDACF

Accessibility & contrast

On white

2.54
#FF7C55 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.27
#FF7C55 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C55
8.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C55#FFFFFF#000000##000000
##FF7C551.002.548.278.27
#FFFFFF2.541.0021.0021.00
#0000008.2721.001.001.00
##0000008.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F9151
Deuteranopia (green-blind)
#BFAD52
Tritanopia (blue-blind)
#FF6273
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7c55;
/* rgb */ color: rgb(255, 124, 85);
/* oklch */ color: oklch(73.1% 0.169 37.3);
Tailwind
colors: {
  custom: {
    50: '#ffa586',
    500: '#ff7c55',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c55;
$custom-light: #ffa586;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c55",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 85
  },
  "hsl": {
    "h": 13.765,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.73135,
    "c": 0.16896,
    "h": 37.3
  },
  "luminance": 0.36331
}

Semantic roles & 50–950 ramp

primary
#FF7C55
secondary
#BDE7F3
accent
#B1E600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0B
muted
#877F7C

Preview Lab

Preview with #FF7C55

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

Preview Lab → · Contrast checker → · Palette generator →

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