#FF91F7#FF91F7

#FF91F7 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.181 H 329.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).

Color values

HEX#FF91F7
RGBrgb(255, 145, 247)
HSLhsl(304, 100%, 78%)
HSVhsv(304, 43%, 100%)
CMYKcmyk(0%, 43.1%, 3.1%, 0%)
CIE-LABlab(74.97, 55.42, -33.39)
CIE-LCHlch(74.97, 64.70, 328.93°)
OKLaboklab(80.68% 0.156 -0.0909)
OKLCHoklch(80.68% 0.181 329.8)
XYZxyz(68.1531, 48.2298, 93.6971)
Luminance0.4823 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91F7 #91FF99
analogous
#D091FF #FF91F7 #FF91C0
triadic
#FF91F7 #F7FF91 #91F7FF
tetradic
#FF91F7 #FFD091 #91FF99 #91C0FF
square
#FF91F7 #FFD091 #91FF99 #91C0FF
split-complementary
#FF91F7 #C0FF91 #91FFD0
monochromatic
#FF17EE #FF54F3 #FF91F7 #FFCEFB #FFE0FD

Accessibility & contrast

On white

1.97
#FF91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.65
#FF91F7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91F7
10.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91F7#FFFFFF#000000##000000
##FF91F71.001.9710.6510.65
#FFFFFF1.971.0021.0021.00
#00000010.6521.001.001.00
##00000010.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff91f7;
/* rgb */ color: rgb(255, 145, 247);
/* oklch */ color: oklch(80.7% 0.181 329.8);
Tailwind
colors: {
  custom: {
    50: '#ffb4fa',
    500: '#ff91f7',
    950: '#000000',
  },
}
SCSS
$custom: #ff91f7;
$custom-light: #ffb4fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91f7",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 247
  },
  "hsl": {
    "h": 304.364,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.80676,
    "c": 0.18058,
    "h": 329.8
  },
  "luminance": 0.48226
}

Semantic roles & 50–950 ramp

primary
#FF91F7
secondary
#D4F7D6
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF91F7

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

Preview Lab → · Contrast checker → · Palette generator →

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