#FF80DA#FF80DA

#FF80DA is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.1% C 0.185 H 339.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).

Color values

HEX#FF80DA
RGBrgb(255, 128, 218)
HSLhsl(317, 100%, 75%)
HSVhsv(317, 50%, 100%)
CMYKcmyk(0%, 49.8%, 14.5%, 0%)
CIE-LABlab(70.71, 58.99, -24.04)
CIE-LCHlch(70.71, 63.70, 337.83°)
OKLaboklab(77.14% 0.1735 -0.0644)
OKLCHoklch(77.14% 0.185 339.6)
XYZxyz(61.6148, 41.7648, 71.1323)
Luminance0.4176 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80DA #80FFA5
analogous
#E480FF #FF80DA #FF809B
triadic
#FF80DA #DAFF80 #80DAFF
tetradic
#FF80DA #FFE480 #80FFA5 #809BFF
square
#FF80DA #FFE480 #80FFA5 #809BFF
split-complementary
#FF80DA #9BFF80 #80FFE4
monochromatic
#FF06B6 #FF43C8 #FF80DA #FFBDEC #FFE0F6

Accessibility & contrast

On white

2.25
#FF80DA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.35
#FF80DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80DA
9.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80DA#FFFFFF#000000##000000
##FF80DA1.002.259.359.35
#FFFFFF2.251.0021.0021.00
#0000009.3521.001.001.00
##0000009.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A8B4D7
Tritanopia (blue-blind)
#FF83A3
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff80da;
/* rgb */ color: rgb(255, 128, 218);
/* oklch */ color: oklch(77.1% 0.185 339.6);
Tailwind
colors: {
  custom: {
    50: '#ffa9e5',
    500: '#ff80da',
    950: '#000000',
  },
}
SCSS
$custom: #ff80da;
$custom-light: #ffa9e5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80da",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 218
  },
  "hsl": {
    "h": 317.48,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.77139,
    "c": 0.18506,
    "h": 339.6
  },
  "luminance": 0.4176
}

Semantic roles & 50–950 ramp

primary
#FF80DA
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84

Preview Lab

Preview with #FF80DA

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

Preview Lab → · Contrast checker → · Palette generator →

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