#FF91FF#FF91FF

#FF91FF is a light, vivid purple. Relative luminance 0.487; OKLCH L 81.0% C 0.188 H 327.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).

Color values

HEX#FF91FF
RGBrgb(255, 145, 255)
HSLhsl(300, 100%, 78%)
HSVhsv(300, 43%, 100%)
CMYKcmyk(0%, 43.1%, 0%, 0%)
CIE-LABlab(75.29, 56.80, -37.24)
CIE-LCHlch(75.29, 67.92, 326.75°)
OKLaboklab(81.02% 0.1576 -0.1018)
OKLCHoklch(81.02% 0.188 327.1)
XYZxyz(69.4141, 48.7342, 100.3387)
Luminance0.4873 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91FF #91FF91
analogous
#C891FF #FF91FF #FF91C8
triadic
#FF91FF #FFFF91 #91FFFF
tetradic
#FF91FF #FFC891 #91FF91 #91C8FF
square
#FF91FF #FFC891 #91FF91 #91C8FF
split-complementary
#FF91FF #C8FF91 #91FFC8
monochromatic
#FF17FF #FF54FF #FF91FF #FFCEFF #FFE0FF

Accessibility & contrast

On white

1.95
#FF91FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.75
#FF91FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91FF
10.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91FF#FFFFFF#000000##000000
##FF91FF1.001.9510.7510.75
#FFFFFF1.951.0021.0021.00
#00000010.7521.001.001.00
##00000010.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff91ff;
/* rgb */ color: rgb(255, 145, 255);
/* oklch */ color: oklch(81.0% 0.188 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb4ff',
    500: '#ff91ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff91ff;
$custom-light: #ffb4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91ff",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.81016,
    "c": 0.18764,
    "h": 327.1
  },
  "luminance": 0.48731
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF91FF

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

Preview Lab → · Contrast checker → · Palette generator →

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