#FF96FC#FF96FC

#FF96FC is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.6% C 0.177 H 328.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).

Color values

HEX#FF96FC
RGBrgb(255, 150, 252)
HSLhsl(302, 100%, 79%)
HSVhsv(302, 41%, 100%)
CMYKcmyk(0%, 41.2%, 1.2%, 0%)
CIE-LABlab(76.13, 53.80, -34.30)
CIE-LCHlch(76.13, 63.80, 327.48°)
OKLaboklab(81.61% 0.1501 -0.0935)
OKLCHoklch(81.61% 0.177 328.1)
XYZxyz(69.7159, 50.1044, 98.0755)
Luminance0.5010 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF96FC #96FF99
analogous
#CE96FF #FF96FC #FF96C8
triadic
#FF96FC #FCFF96 #96FCFF
tetradic
#FF96FC #FFCE96 #96FF99 #96C8FF
square
#FF96FC #FFCE96 #96FF99 #96C8FF
split-complementary
#FF96FC #C8FF96 #96FFCE
monochromatic
#FF1CF9 #FF59FA #FF96FC #FFD3FE #FFE0FE

Accessibility & contrast

On white

1.91
#FF96FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.02
#FF96FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF96FC
11.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF96FC#FFFFFF#000000##000000
##FF96FC1.001.9111.0211.02
#FFFFFF1.911.0021.0021.00
#00000011.0221.001.001.00
##00000011.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ff96fc;
/* rgb */ color: rgb(255, 150, 252);
/* oklch */ color: oklch(81.6% 0.177 328.1);
Tailwind
colors: {
  custom: {
    50: '#ffb7fd',
    500: '#ff96fc',
    950: '#000000',
  },
}
SCSS
$custom: #ff96fc;
$custom-light: #ffb7fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff96fc",
  "rgb": {
    "r": 255,
    "g": 150,
    "b": 252
  },
  "hsl": {
    "h": 301.714,
    "s": 100,
    "l": 79.412
  },
  "oklch": {
    "l": 0.8161,
    "c": 0.17681,
    "h": 328.1
  },
  "luminance": 0.50101
}

Semantic roles & 50–950 ramp

primary
#FF96FC
secondary
#58E15C
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181117
muted
#868185

Preview Lab

Preview with #FF96FC

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

Preview Lab → · Contrast checker → · Palette generator →

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