#FF80CC#FF80CC

#FF80CC is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.6% C 0.176 H 345.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).

Color values

HEX#FF80CC
RGBrgb(255, 128, 204)
HSLhsl(324, 100%, 75%)
HSVhsv(324, 50%, 100%)
CMYKcmyk(0%, 49.8%, 20%, 0%)
CIE-LABlab(70.22, 56.95, -17.02)
CIE-LCHlch(70.22, 59.43, 343.36°)
OKLaboklab(76.61% 0.17 -0.045)
OKLCHoklch(76.61% 0.176 345.2)
XYZxyz(59.8596, 41.0627, 61.8882)
Luminance0.4106 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80CC #80FFB3
analogous
#F280FF #FF80CC #FF808D
triadic
#FF80CC #CCFF80 #80CCFF
tetradic
#FF80CC #FFF280 #80FFB3 #808DFF
square
#FF80CC #FFF280 #80FFB3 #808DFF
split-complementary
#FF80CC #8DFF80 #80FFF2
monochromatic
#FF069B #FF43B3 #FF80CC #FFBDE5 #FFE0F3

Accessibility & contrast

On white

2.28
#FF80CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.21
#FF80CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80CC
9.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80CC#FFFFFF#000000##000000
##FF80CC1.002.289.219.21
#FFFFFF2.281.0021.0021.00
#0000009.2121.001.001.00
##0000009.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#8A9ECF
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #ff80cc;
/* rgb */ color: rgb(255, 128, 204);
/* oklch */ color: oklch(76.6% 0.176 345.2);
Tailwind
colors: {
  custom: {
    50: '#ffa9db',
    500: '#ff80cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff80cc;
$custom-light: #ffa9db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80cc",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 204
  },
  "hsl": {
    "h": 324.094,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.76614,
    "c": 0.1758,
    "h": 345.2
  },
  "luminance": 0.41058
}

Semantic roles & 50–950 ramp

primary
#FF80CC
secondary
#D4F7E2
accent
#E65C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83

Preview Lab

Preview with #FF80CC

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

Preview Lab → · Contrast checker → · Palette generator →

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