#FF91FC#FF91FC

#FF91FC is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.9% C 0.185 H 328.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).

Color values

HEX#FF91FC
RGBrgb(255, 145, 252)
HSLhsl(302, 100%, 78%)
HSVhsv(302, 43%, 100%)
CMYKcmyk(0%, 43.1%, 1.2%, 0%)
CIE-LABlab(75.17, 56.28, -35.80)
CIE-LCHlch(75.17, 66.70, 327.54°)
OKLaboklab(80.89% 0.157 -0.0977)
OKLCHoklch(80.89% 0.185 328.1)
XYZxyz(68.9350, 48.5426, 97.8152)
Luminance0.4854 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91FC #91FF94
analogous
#CB91FF #FF91FC #FF91C5
triadic
#FF91FC #FCFF91 #91FCFF
tetradic
#FF91FC #FFCB91 #91FF94 #91C5FF
square
#FF91FC #FFCB91 #91FF94 #91C5FF
split-complementary
#FF91FC #C5FF91 #91FFCB
monochromatic
#FF17F9 #FF54FA #FF91FC #FFCEFE #FFE0FE

Accessibility & contrast

On white

1.96
#FF91FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.71
#FF91FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91FC
10.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91FC#FFFFFF#000000##000000
##FF91FC1.001.9610.7110.71
#FFFFFF1.961.0021.0021.00
#00000010.7121.001.001.00
##00000010.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A8BEF9
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff91fc;
/* rgb */ color: rgb(255, 145, 252);
/* oklch */ color: oklch(80.9% 0.185 328.1);
Tailwind
colors: {
  custom: {
    50: '#ffb4fd',
    500: '#ff91fc',
    950: '#000000',
  },
}
SCSS
$custom: #ff91fc;
$custom-light: #ffb4fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91fc",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 252
  },
  "hsl": {
    "h": 301.636,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.80887,
    "c": 0.18497,
    "h": 328.1
  },
  "luminance": 0.48539
}

Semantic roles & 50–950 ramp

primary
#FF91FC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF91FC

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

Preview Lab → · Contrast checker → · Palette generator →

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