#FF80DC#FF80DC

#FF80DC is a light, vivid pink. Relative luminance 0.419; OKLCH L 77.2% C 0.186 H 338.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).

Color values

HEX#FF80DC
RGBrgb(255, 128, 220)
HSLhsl(317, 100%, 75%)
HSVhsv(317, 50%, 100%)
CMYKcmyk(0%, 49.8%, 13.7%, 0%)
CIE-LABlab(70.78, 59.29, -25.04)
CIE-LCHlch(70.78, 64.36, 337.11°)
OKLaboklab(77.22% 0.174 -0.0672)
OKLCHoklch(77.22% 0.186 338.9)
XYZxyz(61.8781, 41.8701, 72.5189)
Luminance0.4187 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80DC #80FFA3
analogous
#E280FF #FF80DC #FF809D
triadic
#FF80DC #DCFF80 #80DCFF
tetradic
#FF80DC #FFE280 #80FFA3 #809DFF
square
#FF80DC #FFE280 #80FFA3 #809DFF
split-complementary
#FF80DC #9DFF80 #80FFE2
monochromatic
#FF06BA #FF43CB #FF80DC #FFBDED #FFE0F7

Accessibility & contrast

On white

2.24
#FF80DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.37
#FF80DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80DC
9.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80DC#FFFFFF#000000##000000
##FF80DC1.002.249.379.37
#FFFFFF2.241.0021.0021.00
#0000009.3721.001.001.00
##0000009.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#A8B4D9
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff80dc;
/* rgb */ color: rgb(255, 128, 220);
/* oklch */ color: oklch(77.2% 0.186 338.9);
Tailwind
colors: {
  custom: {
    50: '#ffa9e7',
    500: '#ff80dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff80dc;
$custom-light: #ffa9e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80dc",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 220
  },
  "hsl": {
    "h": 316.535,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.77218,
    "c": 0.18649,
    "h": 338.9
  },
  "luminance": 0.41866
}

Semantic roles & 50–950 ramp

primary
#FF80DC
secondary
#D4F7DD
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84

Preview Lab

Preview with #FF80DC

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

Preview Lab → · Contrast checker → · Palette generator →

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