#FF96FF#FF96FF

#FF96FF is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.7% C 0.180 H 327.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).

Color values

HEX#FF96FF
RGBrgb(255, 150, 255)
HSLhsl(300, 100%, 79%)
HSVhsv(300, 41%, 100%)
CMYKcmyk(0%, 41.2%, 0%, 0%)
CIE-LABlab(76.25, 54.32, -35.74)
CIE-LCHlch(76.25, 65.02, 326.66°)
OKLaboklab(81.74% 0.1507 -0.0976)
OKLCHoklch(81.74% 0.18 327.1)
XYZxyz(70.1950, 50.2960, 100.5990)
Luminance0.5029 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF96FF #96FF96
analogous
#CB96FF #FF96FF #FF96CB
triadic
#FF96FF #FFFF96 #96FFFF
tetradic
#FF96FF #FFCB96 #96FF96 #96CBFF
square
#FF96FF #FFCB96 #96FF96 #96CBFF
split-complementary
#FF96FF #CBFF96 #96FFCB
monochromatic
#FF1CFF #FF59FF #FF96FF #FFD3FF #FFE0FF

Accessibility & contrast

On white

1.90
#FF96FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.06
#FF96FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF96FF
11.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF96FF#FFFFFF#000000##000000
##FF96FF1.001.9011.0611.06
#FFFFFF1.901.0021.0021.00
#00000011.0621.001.001.00
##00000011.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FFA0BF
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ff96ff;
/* rgb */ color: rgb(255, 150, 255);
/* oklch */ color: oklch(81.7% 0.180 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb7ff',
    500: '#ff96ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff96ff;
$custom-light: #ffb7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff96ff",
  "rgb": {
    "r": 255,
    "g": 150,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 79.412
  },
  "oklch": {
    "l": 0.81736,
    "c": 0.17952,
    "h": 327.1
  },
  "luminance": 0.50293
}

Semantic roles & 50–950 ramp

primary
#FF96FF
secondary
#58E158
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181118
muted
#868186

Preview Lab

Preview with #FF96FF

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

Preview Lab → · Contrast checker → · Palette generator →

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