#FF80FC#FF80FC

#FF80FC is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.6% C 0.212 H 328.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).

Color values

HEX#FF80FC
RGBrgb(255, 128, 252)
HSLhsl(301, 100%, 75%)
HSVhsv(301, 50%, 100%)
CMYKcmyk(0%, 49.8%, 1.2%, 0%)
CIE-LABlab(72.05, 64.43, -40.64)
CIE-LCHlch(72.05, 76.18, 327.75°)
OKLaboklab(78.57% 0.18 -0.1114)
OKLCHoklch(78.57% 0.212 328.2)
XYZxyz(66.5289, 43.7304, 97.0132)
Luminance0.4373 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80FC #80FF83
analogous
#C280FF #FF80FC #FF80BD
triadic
#FF80FC #FCFF80 #80FCFF
tetradic
#FF80FC #FFC280 #80FF83 #80BDFF
square
#FF80FC #FFC280 #80FF83 #80BDFF
split-complementary
#FF80FC #BDFF80 #80FFC2
monochromatic
#FF06F9 #FF43FB #FF80FC #FFBDFD #FFE0FE

Accessibility & contrast

On white

2.15
#FF80FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.75
#FF80FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80FC
9.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80FC#FFFFFF#000000##000000
##FF80FC1.002.159.759.75
#FFFFFF2.151.0021.0021.00
#0000009.7521.001.001.00
##0000009.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B1B1B1

Design tokens & code

CSS
--color: #ff80fc;
/* rgb */ color: rgb(255, 128, 252);
/* oklch */ color: oklch(78.6% 0.212 328.2);
Tailwind
colors: {
  custom: {
    50: '#ffa9fd',
    500: '#ff80fc',
    950: '#000000',
  },
}
SCSS
$custom: #ff80fc;
$custom-light: #ffa9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80fc",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 252
  },
  "hsl": {
    "h": 301.417,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.78572,
    "c": 0.21173,
    "h": 328.2
  },
  "luminance": 0.43727
}

Semantic roles & 50–950 ramp

primary
#FF80FC
secondary
#D4F7D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86

Preview Lab

Preview with #FF80FC

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

Preview Lab → · Contrast checker → · Palette generator →

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