#FF0080#FF0080

#FF0080 is a light, highly saturated pink. Relative luminance 0.228; OKLCH L 64.5% C 0.260 H 2.5°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).

Color values

HEX#FF0080
RGBrgb(255, 0, 128)
HSLhsl(330, 100%, 50%)
HSVhsv(330, 100%, 100%)
CMYKcmyk(0%, 100%, 49.8%, 0%)
CIE-LABlab(54.89, 84.53, 4.08)
CIE-LCHlch(54.89, 84.63, 2.76°)
OKLaboklab(64.54% 0.2601 0.0112)
OKLCHoklch(64.54% 0.26 2.5)
XYZxyz(45.1406, 22.8253, 22.4467)
Luminance0.2282 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF0080 #00FF7F
analogous
#FE00FF #FF0080 #FF0001
triadic
#FF0080 #80FF00 #0080FF
tetradic
#FF0080 #FFFE00 #00FF7F #0001FF
square
#FF0080 #FFFE00 #00FF7F #0001FF
split-complementary
#FF0080 #01FF00 #00FFFE
monochromatic
#850043 #C20061 #FF0080 #FF3D9E #FF7ABD

Accessibility & contrast

On white

3.77
#FF0080 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.56
#FF0080 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF0080
5.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF0080#FFFFFF#000000##000000
##FF00801.003.775.565.56
#FFFFFF3.771.0021.0021.00
#0000005.5621.001.001.00
##0000005.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#5C6782
Deuteranopia (green-blind)
#99937B
Tritanopia (blue-blind)
#FF004B
Achromatopsia (no color)
#838383

Design tokens & code

CSS
--color: #ff0080;
/* rgb */ color: rgb(255, 0, 128);
/* oklch */ color: oklch(64.5% 0.260 2.5);
Tailwind
colors: {
  custom: {
    50: '#ff76a4',
    500: '#ff0080',
    950: '#000000',
  },
}
SCSS
$custom: #ff0080;
$custom-light: #ff76a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff0080",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 128
  },
  "hsl": {
    "h": 329.882,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.64535,
    "c": 0.26034,
    "h": 2.5
  },
  "luminance": 0.22819
}

Semantic roles & 50–950 ramp

primary
#FF0080
secondary
#74E7AD
accent
#FF9329
background
#FFF8FA
surface
#FFEFF4
border
#D7CACE
text
#1A0B0F
muted
#877C7F

Preview Lab

Preview with #FF0080

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

Preview Lab → · Contrast checker → · Palette generator →

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