#FF50CC#FF50CC

#FF50CC is a light, highly saturated pink. Relative luminance 0.314; OKLCH L 71.1% C 0.243 H 341.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).

Color values

HEX#FF50CC
RGBrgb(255, 80, 204)
HSLhsl(317, 100%, 66%)
HSVhsv(317, 69%, 100%)
CMYKcmyk(0%, 68.6%, 20%, 0%)
CIE-LABlab(62.81, 76.97, -28.33)
CIE-LCHlch(62.81, 82.02, 339.79°)
OKLaboklab(71.15% 0.2305 -0.0761)
OKLCHoklch(71.15% 0.243 341.7)
XYZxyz(55.0094, 31.3624, 60.2715)
Luminance0.3136 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF50CC #50FF83
analogous
#DB50FF #FF50CC #FF5074
triadic
#FF50CC #CCFF50 #50CCFF
tetradic
#FF50CC #FFDB50 #50FF83 #5074FF
square
#FF50CC #FFDB50 #50FF83 #5074FF
split-complementary
#FF50CC #74FF50 #50FFDB
monochromatic
#D50097 #FF13BA #FF50CC #FF8DDE #FFCAF0

Accessibility & contrast

On white

2.89
#FF50CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.27
#FF50CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF50CC
7.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF50CC#FFFFFF#000000##000000
##FF50CC1.002.897.277.27
#FFFFFF2.891.0021.0021.00
#0000007.2721.001.001.00
##0000007.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#5E86D0
Deuteranopia (green-blind)
#95A2C8
Tritanopia (blue-blind)
#FF5287
Achromatopsia (no color)
#989898

Design tokens & code

CSS
--color: #ff50cc;
/* rgb */ color: rgb(255, 80, 204);
/* oklch */ color: oklch(71.1% 0.243 341.7);
Tailwind
colors: {
  custom: {
    50: '#ff8edb',
    500: '#ff50cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff50cc;
$custom-light: #ff8edb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff50cc",
  "rgb": {
    "r": 255,
    "g": 80,
    "b": 204
  },
  "hsl": {
    "h": 317.486,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.71146,
    "c": 0.2427,
    "h": 341.7
  },
  "luminance": 0.31357
}

Semantic roles & 50–950 ramp

primary
#FF50CC
secondary
#B8F3C9
accent
#E64300
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190D15
muted
#877E83

Preview Lab

Preview with #FF50CC

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

Preview Lab → · Contrast checker → · Palette generator →

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