#FF82FF#FF82FF

#FF82FF is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 79.0% C 0.211 H 327.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).

Color values

HEX#FF82FF
RGBrgb(255, 130, 255)
HSLhsl(300, 100%, 75%)
HSVhsv(300, 49%, 100%)
CMYKcmyk(0%, 49%, 0%, 0%)
CIE-LABlab(72.53, 64.00, -41.53)
CIE-LCHlch(72.53, 76.30, 327.02°)
OKLaboklab(78.97% 0.1779 -0.114)
OKLCHoklch(78.97% 0.211 327.3)
XYZxyz(67.2715, 44.4490, 99.6245)
Luminance0.4445 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF82FF #82FF82
analogous
#C082FF #FF82FF #FF82C0
triadic
#FF82FF #FFFF82 #82FFFF
tetradic
#FF82FF #FFC082 #82FF82 #82C0FF
square
#FF82FF #FFC082 #82FF82 #82C0FF
split-complementary
#FF82FF #C0FF82 #82FFC0
monochromatic
#FF08FF #FF45FF #FF82FF #FFBFFF #FFE0FF

Accessibility & contrast

On white

2.12
#FF82FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.89
#FF82FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF82FF
9.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF82FF#FFFFFF#000000##000000
##FF82FF1.002.129.899.89
#FFFFFF2.121.0021.0021.00
#0000009.8921.001.001.00
##0000009.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#76A8FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #ff82ff;
/* rgb */ color: rgb(255, 130, 255);
/* oklch */ color: oklch(79.0% 0.211 327.3);
Tailwind
colors: {
  custom: {
    50: '#ffabff',
    500: '#ff82ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff82ff;
$custom-light: #ffabff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff82ff",
  "rgb": {
    "r": 255,
    "g": 130,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 75.49
  },
  "oklch": {
    "l": 0.78968,
    "c": 0.21125,
    "h": 327.3
  },
  "luminance": 0.44445
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF82FF

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

Preview Lab → · Contrast checker → · Palette generator →

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