#FF91F2#FF91F2

#FF91F2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.5% C 0.176 H 331.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).

Color values

HEX#FF91F2
RGBrgb(255, 145, 242)
HSLhsl(307, 100%, 78%)
HSVhsv(307, 43%, 100%)
CMYKcmyk(0%, 43.1%, 5.1%, 0%)
CIE-LABlab(74.78, 54.57, -30.97)
CIE-LCHlch(74.78, 62.74, 330.43°)
OKLaboklab(80.47% 0.155 -0.084)
OKLCHoklch(80.47% 0.176 331.5)
XYZxyz(67.3918, 47.9253, 89.6880)
Luminance0.4792 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91F2 #91FF9E
analogous
#D591FF #FF91F2 #FF91BB
triadic
#FF91F2 #F2FF91 #91F2FF
tetradic
#FF91F2 #FFD591 #91FF9E #91BBFF
square
#FF91F2 #FFD591 #91FF9E #91BBFF
split-complementary
#FF91F2 #BBFF91 #91FFD5
monochromatic
#FF17E4 #FF54EB #FF91F2 #FFCEF9 #FFE0FB

Accessibility & contrast

On white

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

On black

10.58
#FF91F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91F2
10.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91F2#FFFFFF#000000##000000
##FF91F21.001.9810.5810.58
#FFFFFF1.981.0021.0021.00
#00000010.5821.001.001.00
##00000010.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff91f2;
/* rgb */ color: rgb(255, 145, 242);
/* oklch */ color: oklch(80.5% 0.176 331.5);
Tailwind
colors: {
  custom: {
    50: '#ffb4f6',
    500: '#ff91f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff91f2;
$custom-light: #ffb4f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91f2",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 242
  },
  "hsl": {
    "h": 307.091,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.8047,
    "c": 0.1763,
    "h": 331.5
  },
  "luminance": 0.47922
}

Semantic roles & 50–950 ramp

primary
#FF91F2
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085

Preview Lab

Preview with #FF91F2

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

Preview Lab → · Contrast checker → · Palette generator →

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