#FF8FFF#FF8FFF

#FF8FFF is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.7% C 0.191 H 327.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).

Color values

HEX#FF8FFF
RGBrgb(255, 143, 255)
HSLhsl(300, 100%, 78%)
HSVhsv(300, 44%, 100%)
CMYKcmyk(0%, 43.9%, 0%, 0%)
CIE-LABlab(74.91, 57.78, -37.83)
CIE-LCHlch(74.91, 69.06, 326.79°)
OKLaboklab(80.73% 0.1604 -0.1035)
OKLCHoklch(80.73% 0.191 327.2)
XYZxyz(69.1112, 48.1284, 100.2377)
Luminance0.4813 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FFF #8FFF8F
analogous
#C78FFF #FF8FFF #FF8FC7
triadic
#FF8FFF #FFFF8F #8FFFFF
tetradic
#FF8FFF #FFC78F #8FFF8F #8FC7FF
square
#FF8FFF #FFC78F #8FFF8F #8FC7FF
split-complementary
#FF8FFF #C7FF8F #8FFFC7
monochromatic
#FF15FF #FF52FF #FF8FFF #FFCCFF #FFE0FF

Accessibility & contrast

On white

1.98
#FF8FFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.63
#FF8FFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FFF
10.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FFF#FFFFFF#000000##000000
##FF8FFF1.001.9810.6310.63
#FFFFFF1.981.0021.0021.00
#00000010.6321.001.001.00
##00000010.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff8fff;
/* rgb */ color: rgb(255, 143, 255);
/* oklch */ color: oklch(80.7% 0.191 327.2);
Tailwind
colors: {
  custom: {
    50: '#ffb3ff',
    500: '#ff8fff',
    950: '#000000',
  },
}
SCSS
$custom: #ff8fff;
$custom-light: #ffb3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8fff",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80733,
    "c": 0.19085,
    "h": 327.2
  },
  "luminance": 0.48125
}

Semantic roles & 50–950 ramp

primary
#FF8FFF
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086

Preview Lab

Preview with #FF8FFF

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

Preview Lab → · Contrast checker → · Palette generator →

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