#FF5050#FF5050

#FF5050 is a light, highly saturated red. Relative luminance 0.276; OKLCH L 67.6% C 0.212 H 24.8°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).

Color values

HEX#FF5050
RGBrgb(255, 80, 80)
HSLhsl(0, 100%, 66%)
HSVhsv(0, 69%, 100%)
CMYKcmyk(0%, 68.6%, 68.6%, 0%)
CIE-LABlab(59.51, 65.84, 38.44)
CIE-LCHlch(59.51, 76.24, 30.28°)
OKLaboklab(67.63% 0.192 0.0888)
OKLCHoklch(67.63% 0.212 24.8)
XYZxyz(45.5616, 27.5832, 10.5129)
Luminance0.2758 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF5050 #50FFFF
analogous
#FF50A7 #FF5050 #FFA750
triadic
#FF5050 #50FF50 #5050FF
tetradic
#FF5050 #A7FF50 #50FFFF #A750FF
square
#FF5050 #A7FF50 #50FFFF #A750FF
split-complementary
#FF5050 #50FFA7 #50A7FF
monochromatic
#D50000 #FF1313 #FF5050 #FF8D8D #FFCACA

Accessibility & contrast

On white

3.22
#FF5050 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.52
#FF5050 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF5050
6.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF5050#FFFFFF#000000##000000
##FF50501.003.226.526.52
#FFFFFF3.221.0021.0021.00
#0000006.5221.001.001.00
##0000006.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#81774E
Deuteranopia (green-blind)
#AD9D4A
Tritanopia (blue-blind)
#FF1652
Achromatopsia (no color)
#8F8F8F

Design tokens & code

CSS
--color: #ff5050;
/* rgb */ color: rgb(255, 80, 80);
/* oklch */ color: oklch(67.6% 0.212 24.8);
Tailwind
colors: {
  custom: {
    50: '#ff8b81',
    500: '#ff5050',
    950: '#000000',
  },
}
SCSS
$custom: #ff5050;
$custom-light: #ff8b81;
$custom-dark: #000000;
JSON
{
  "hex": "#ff5050",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 80
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.67633,
    "c": 0.21155,
    "h": 24.8
  },
  "luminance": 0.27577
}

Semantic roles & 50–950 ramp

primary
#FF5050
secondary
#B8F3F3
accent
#E5E600
background
#FFF9F7
surface
#FFF1EE
border
#D7CBC9
text
#1A0D0A
muted
#877E7C

Preview Lab

Preview with #FF5050

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

Preview Lab → · Contrast checker → · Palette generator →

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