#FF8FFA#FF8FFA

#FF8FFA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.5% C 0.186 H 328.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).

Color values

HEX#FF8FFA
RGBrgb(255, 143, 250)
HSLhsl(303, 100%, 78%)
HSVhsv(303, 44%, 100%)
CMYKcmyk(0%, 43.9%, 2%, 0%)
CIE-LABlab(74.71, 56.91, -35.43)
CIE-LCHlch(74.71, 67.04, 328.10°)
OKLaboklab(80.52% 0.1594 -0.0967)
OKLCHoklch(80.52% 0.186 328.8)
XYZxyz(68.3168, 47.8106, 96.0539)
Luminance0.4781 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FFA #8FFF94
analogous
#CC8FFF #FF8FFA #FF8FC2
triadic
#FF8FFA #FAFF8F #8FFAFF
tetradic
#FF8FFA #FFCC8F #8FFF94 #8FC2FF
square
#FF8FFA #FFCC8F #8FFF94 #8FC2FF
split-complementary
#FF8FFA #C2FF8F #8FFFCC
monochromatic
#FF15F5 #FF52F7 #FF8FFA #FFCCFD #FFE0FE

Accessibility & contrast

On white

1.99
#FF8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.56
#FF8FFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FFA
10.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FFA#FFFFFF#000000##000000
##FF8FFA1.001.9910.5610.56
#FFFFFF1.991.0021.0021.00
#00000010.5621.001.001.00
##00000010.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff8ffa;
/* rgb */ color: rgb(255, 143, 250);
/* oklch */ color: oklch(80.5% 0.186 328.8);
Tailwind
colors: {
  custom: {
    50: '#ffb3fc',
    500: '#ff8ffa',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ffa;
$custom-light: #ffb3fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ffa",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 250
  },
  "hsl": {
    "h": 302.679,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80517,
    "c": 0.18643,
    "h": 328.8
  },
  "luminance": 0.47807
}

Semantic roles & 50–950 ramp

primary
#FF8FFA
secondary
#D4F7D5
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FFA

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

Preview Lab → · Contrast checker → · Palette generator →

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