#FF9FFA#FF9FFA

#FF9FFA is a very light, vivid purple. Relative luminance 0.530; OKLCH L 82.9% C 0.160 H 328.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).

Color values

HEX#FF9FFA
RGBrgb(255, 159, 250)
HSLhsl(303, 100%, 81%)
HSVhsv(303, 38%, 100%)
CMYKcmyk(0%, 37.6%, 2%, 0%)
CIE-LABlab(77.85, 48.91, -30.57)
CIE-LCHlch(77.85, 57.68, 327.99°)
OKLaboklab(82.88% 0.1368 -0.083)
OKLCHoklch(82.88% 0.16 328.8)
XYZxyz(70.8923, 52.9616, 96.9124)
Luminance0.5296 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9FFA #9FFFA4
analogous
#D49FFF #FF9FFA #FF9FCA
triadic
#FF9FFA #FAFF9F #9FFAFF
tetradic
#FF9FFA #FFD49F #9FFFA4 #9FCAFF
square
#FF9FFA #FFD49F #9FFFA4 #9FCAFF
split-complementary
#FF9FFA #CAFF9F #9FFFD4
monochromatic
#FF25F4 #FF62F7 #FF9FFA #FFDCFD #FFE0FD

Accessibility & contrast

On white

1.81
#FF9FFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.59
#FF9FFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9FFA
11.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9FFA#FFFFFF#000000##000000
##FF9FFA1.001.8111.5911.59
#FFFFFF1.811.0021.0021.00
#00000011.5921.001.001.00
##00000011.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#9AB8FD
Deuteranopia (green-blind)
#B2C5F7
Tritanopia (blue-blind)
#FFA7C1
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #ff9ffa;
/* rgb */ color: rgb(255, 159, 250);
/* oklch */ color: oklch(82.9% 0.160 328.8);
Tailwind
colors: {
  custom: {
    50: '#ffbdfc',
    500: '#ff9ffa',
    950: '#000000',
  },
}
SCSS
$custom: #ff9ffa;
$custom-light: #ffbdfc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9ffa",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 250
  },
  "hsl": {
    "h": 303.125,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82875,
    "c": 0.16005,
    "h": 328.8
  },
  "luminance": 0.52958
}

Semantic roles & 50–950 ramp

primary
#FF9FFA
secondary
#5FE366
accent
#E60C00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285

Preview Lab

Preview with #FF9FFA

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

Preview Lab → · Contrast checker → · Palette generator →

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