#FF7979#FF7979

#FF7979 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.3% C 0.164 H 21.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).

Color values

HEX#FF7979
RGBrgb(255, 121, 121)
HSLhsl(0, 100%, 74%)
HSVhsv(0, 53%, 100%)
CMYKcmyk(0%, 52.5%, 52.5%, 0%)
CIE-LABlab(66.76, 50.97, 24.66)
CIE-LCHlch(66.76, 56.62, 25.82°)
OKLaboklab(73.3% 0.1521 0.0612)
OKLCHoklch(73.3% 0.164 21.9)
XYZxyz(51.5326, 36.3211, 22.3823)
Luminance0.3631 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7979 #79FFFF
analogous
#FF79BC #FF7979 #FFBC79
triadic
#FF7979 #79FF79 #7979FF
tetradic
#FF7979 #BCFF79 #79FFFF #BC79FF
square
#FF7979 #BCFF79 #79FFFF #BC79FF
split-complementary
#FF7979 #79FFBC #79BCFF
monochromatic
#FE0000 #FF3C3C #FF7979 #FFB6B6 #FFE0E0

Accessibility & contrast

On white

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

On black

8.26
#FF7979 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7979
8.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7979#FFFFFF#000000##000000
##FF79791.002.548.268.26
#FFFFFF2.541.0021.0021.00
#0000008.2621.001.001.00
##0000008.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#989178
Deuteranopia (green-blind)
#BAAD76
Tritanopia (blue-blind)
#FF647A
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7979;
/* rgb */ color: rgb(255, 121, 121);
/* oklch */ color: oklch(73.3% 0.164 21.9);
Tailwind
colors: {
  custom: {
    50: '#ffa39f',
    500: '#ff7979',
    950: '#000000',
  },
}
SCSS
$custom: #ff7979;
$custom-light: #ffa39f;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7979",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 121
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 73.725
  },
  "oklch": {
    "l": 0.73304,
    "c": 0.1639,
    "h": 21.9
  },
  "luminance": 0.36315
}

Semantic roles & 50–950 ramp

primary
#FF7979
secondary
#D4F7F7
accent
#E5E600
background
#FFFAF9
surface
#FFF4F2
border
#D7CECC
text
#190F0E
muted
#877F7E

Preview Lab

Preview with #FF7979

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

Preview Lab → · Contrast checker → · Palette generator →

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